aboutsummaryrefslogtreecommitdiff
path: root/src/list/operation/length.h
AgeCommit message (Collapse)Author
2015-02-17Expressed `Take` and `Drop` in terms of new `Section` operationAdrian Kummerlaender
* unifies the common functionality between `Take` and `Drop` * renamed `basic.h` to `length.h` as it only contains the `Length` implementation