aboutsummaryrefslogtreecommitdiff
path: root/src/list/operation/delete.h
AgeCommit message (Expand)Author
2015-02-20Added `ReplaceNth` list operationAdrian Kummerlaender
2015-02-13Renamed `Apply`'s template alias to `function`Adrian Kummerlaender
2015-02-12Added `Is` prefix to `EqualValue` and `EqualType`Adrian Kummerlaender
2015-02-12Revamped partial function applicationAdrian Kummerlaender
2015-02-05Reimplemented `Contains` and `Delete` in terms of `Apply`Adrian Kummerlaender
2015-02-02Implemented `Delete` in terms of `Remove`Adrian Kummerlaender