0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More generalized memoize, i.e. useable for any result. More... over 13 years ago
Memoize the fib-function. More... over 13 years ago
Simple benchmarking of naive fib. More... over 13 years ago
Naive fibonacci implementation using a recursive closure. More... over 13 years ago
Forgot one line in previous fix. More... over 13 years ago
Fixing 2-inject.php. More... over 13 years ago
In $grep, renaming $pred to $f for consistency. More... over 13 years ago
Implemented with_list. More... over 13 years ago
Turned inject() into closure in order to render implementation of next example (with_list) possible. More... over 13 years ago
Moving inject() into own file for better reuse. More... over 13 years ago
Renaming files so they appear in order of examples in article. More... over 13 years ago
Moving example output close to function defs. More... over 13 years ago
Correct indentation. More... over 13 years ago
Implemented each(). More... over 13 years ago
Implemented map with inject. More... over 13 years ago
pp() now knows how to treat arrays. More... over 13 years ago
Misunderstood how grep is supposed to work. More... over 13 years ago
Searching through an array implemented using inject More... over 13 years ago
Adding helper function pp() for pretty output to cli More... over 13 years ago
Improving output More... over 13 years ago
Implenting sum and prod with inject More... over 13 years ago
Simple function to add array elements using a lambda More... over 13 years ago
Adding README More... over 13 years ago