0c3c2bd08d
chore: more tests, fixes
...
- add DELAY as the new name for JUST-AFTER (JUST-AFTER now warns)
- fix definition of OF-MAX-LENGTH
- add ignorable declaration to CONJ and DISJ
- lots of new tests
2022-10-01 12:00:23 -07:00
850ed89193
fix: package.lisp was malformed
2022-09-27 23:14:32 -07:00
ede798a04b
feat: add CONJ and DISJ
2022-09-27 23:11:43 -07:00
a65fc3873a
feat(deps): remove dep on serapeum
2022-03-29 22:29:55 -07:00
e694886196
chore(package): reformat
2022-03-29 21:26:26 -07:00
6776568df3
feat(exports): export some new functions
2022-03-29 21:12:58 -07:00
bd9ef2fba3
feat(transducers): add DATA-LENS.TRANSDUCERS:INTO, with tests
2021-01-09 03:21:04 -08:00
96cc36bb65
chore(transducers): move functions around
2021-01-04 20:19:59 -08:00
d0e894f739
feat: add collecting transducer to accumulate partial sums
2021-01-04 02:01:19 -08:00
ea96548eb0
feat: add tests for transducers
2021-01-04 00:51:50 -08:00
07b0c02806
feat(utils): add generic FUNCTIONALIZE to turn values into functions
2020-12-30 22:03:56 -08:00
4139944479
chore(transducers): reshuffle
2020-12-18 23:09:55 -08:00
9ce36823e4
chore(transducers): export new functions
2020-12-18 22:33:36 -08:00
b6f51eceaf
feat: beginnings of transducers
2020-12-13 02:33:16 -08:00
38133d6f0a
chore: split into files
2020-10-05 19:44:35 -07:00