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