Slowly introduce listt instead of native php array
authorwidmogrod <widmogrod@gmail.com>
Sun, 23 Oct 2016 22:45:04 +0000 (00:45 +0200)
committerwidmogrod <widmogrod@gmail.com>
Sat, 29 Oct 2016 19:38:12 +0000 (21:38 +0200)
commit0bfd8954a9e6e4e893fdab89f38f7cb258dbc588
tree41d6c8fd3cd23c0b7f638e9cf861ca91ba435a00
parenta38355cd6e1c2d41a5d70359b307b9509a36e322
Slowly introduce listt instead of native php array
src/Functional/functions.php
test/Functional/FoldrTest.php [new file with mode: 0644]
test/Functional/ReduceTest.php [new file with mode: 0644]