aboutsummaryrefslogtreecommitdiff
path: root/src/list/operation/append.h
AgeCommit message (Expand)Author
2015-02-18Reimplemented `Append` in terms of `Fold`Adrian Kummerlaender
2015-02-15Moved class-based implementations into `detail` namespaceAdrian Kummerlaender
2015-02-14Introduced `Eval` function evaluation helperAdrian Kummerlaender
2015-02-06Revamped to use `Cons` as a function and `Pair` as its resultAdrian Kummerlaender
2015-01-22Renamed `Concatenate` to `Append` to match Scheme function namingAdrian Kummerlaender