aboutsummaryrefslogtreecommitdiff
path: root/src/list/generator/iota.h
AgeCommit message (Collapse)Author
2015-01-23Implemented `ListTabulate` in terms of `Iota` and `Map`Adrian Kummerlaender
* added `Square` function to math operations header to facilitate a simple test case * added appropriate test case