aboutsummaryrefslogtreecommitdiff
path: root/src/list/operation/nth.h
AgeCommit message (Expand)Author
2015-02-16Unified `Iota` and `MakeList` using nested structure generatorAdrian Kummerlaender
2015-02-16Reimplemented `Nth` in terms of `Drop`Adrian Kummerlaender
2015-02-15Moved class-based implementations into `detail` namespaceAdrian Kummerlaender
2015-02-14Introduced `Eval` function evaluation helperAdrian Kummerlaender
2015-02-09Added `First`, `Second` and `Third` aliae for `Nth`Adrian Kummerlaender
2015-02-06Revamped to use `Cons` as a function and `Pair` as its resultAdrian Kummerlaender
2015-01-26Redefined `Length` in terms of `Apply` and `Fold`Adrian Kummerlaender