Age | Commit message (Expand) | Author |
---|---|---|
2015-02-06 | Revamped to use `Cons` as a function and `Pair` as its result | Adrian Kummerlaender |
2015-02-05 | Reimplemented `removeMultiplesOf` in terms of a partial function application | Adrian Kummerlaender |
2015-02-04 | Implemented the Sieve of Eratosthenes as a basic example | Adrian Kummerlaender |