2023-03-31 22:06 | Bumped for publishing. | rupert | 1 | +1 | -1 |
2023-03-31 22:05 | Merge pull request #11 from OT7EtoYoshimura/add-nth-function | Rupert Smith | 1 | +9 | -2 |
2023-03-31 11:25 | Make implementation more readable | OT7EtoYoshimura | 1 | +2 | -1 |
2023-03-30 19:31 | Add `nth` function to Seq | OT7EtoYoshimura | 1 | +8 | -2 |
2021-10-28 09:30 | Updated release notes and bumped for publishing. | Rupert Smith | 2 | +7 | -4 |
2021-10-28 09:28 | Corrected parameter names. | Rupert Smith | 1 | +2 | -2 |
2021-10-28 09:26 | Merge pull request #10 from z5h/master | Rupert Smith | 1 | +11 | -10 |
2021-10-27 14:46 | remove debug statement | Mark Bolusmjak | 1 | +0 | -4 |
2021-10-27 14:45 | Make product2 and product3 lazy | Mark Bolusmjak | 1 | +15 | -10 |
2019-01-31 16:23 | Update README.md | Rupert Smith | 1 | +5 | -0 |
2019-01-11 10:40 | Bumped version for release. | Rupert Smith | 1 | +1 | -1 |
2019-01-11 10:40 | Merge pull request #6 from atdixon/lazy-intersperse | Rupert Smith | 1 | +2 | -7 |
2019-01-11 10:40 | Merge pull request #8 from atdixon/tco-fixes | Rupert Smith | 1 | +15 | -15 |
2019-01-11 04:05 | fix non-tco optimized cases | Aaron Dixon | 1 | +15 | -15 |
2019-01-11 03:41 | made intersperse lazy | Aaron Dixon | 1 | +2 | -7 |
2019-01-09 22:50 | Bumped version to 1.1.0 | rupertlssmith | 1 | +3 | -2 |
2019-01-09 22:50 | Added to docs. | rupertlssmith | 1 | +1 | -1 |
2019-01-09 22:49 | Merge pull request #2 from atdixon/cycle-fix | Rupert Smith | 1 | +7 | -4 |
2019-01-09 22:49 | Merge pull request #3 from atdixon/reductions-impl | Rupert Smith | 1 | +13 | -1 |
2019-01-09 22:01 | implemented reductions function | Aaron Dixon | 1 | +13 | -1 |
2019-01-09 19:46 | cycle fix: made it lazy | Aaron Dixon | 1 | +7 | -4 |
2018-10-16 13:47 | Completed the docs. | Rupert Smith | 1 | +72 | -0 |
2018-10-13 17:30 | Writing the comments. | Rupert Smith | 1 | +45 | -0 |
2018-10-13 15:31 | Completed all the functions. | Rupert Smith | 1 | +72 | -29 |
2018-10-13 15:18 | Implemented more lazy list functions. | Rupert Smith | 1 | +118 | -25 |
2018-10-12 15:37 | Working on the Seq implementation. | Rupert Smith | 1 | +120 | -52 |
2018-10-12 15:01 | Initial import, a skeleton for the implementation. | Rupert Smith | 5 | +316 | -0 |