mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 18:26:32 +00:00
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
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
#:transform-head #:maximizing #:zipping #:applying
|
||||
#:splice-elt #:transform-elt #:denest #:op #:defalias #:<>
|
||||
#:<>1 #:== #:• #:suffixp #:functionalize #:inc #:group-by
|
||||
#:keys #:conj #:disj))
|
||||
#:keys #:conj #:disj #:delay))
|
||||
|
||||
(defpackage :data-lens.transducers.internals
|
||||
(:use :cl)
|
||||
|
||||
Reference in New Issue
Block a user