aboutsummaryrefslogtreecommitdiff
path: root/src/list/operation/higher/misc.h
AgeCommit message (Expand)Author
2015-01-30Separated `Map` and `Filter`Adrian Kummerlaender
2015-01-21Implemented `Contains` in terms of `Any`Adrian Kummerlaender
2015-01-21Moved `Reverse` into separate headerAdrian Kummerlaender
2015-01-19Implemented `Filter` in terms of `Fold`Adrian Kummerlaender
2015-01-18Implemented `Reverse` function in terms of `Fold`Adrian Kummerlaender
2015-01-18Implemented `Map` in terms of `Fold`Adrian Kummerlaender