aboutsummaryrefslogtreecommitdiff
path: root/src/list/operation/take.h
AgeCommit message (Collapse)Author
2015-01-26Redefined `Length` in terms of `Apply` and `Fold`Adrian Kummerlaender
* this function illustrates the use case `Apply` is currently intended for * moved `Take` and `Nth` into separate files to resolve header resolution conflicts