aboutsummaryrefslogtreecommitdiff
path: root/src/list/operation/replace_nth.h
AgeCommit message (Collapse)Author
2015-02-20Added `ReplaceNth` list operationAdrian Kummerlaender
* as its name implies this function replaces the _nth_ element of a given list * added appropriate test case