mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 10:16:32 +00:00
chore: don't depend on serapeum, other cleanup
This commit is contained in:
@ -94,7 +94,7 @@
|
||||
(defmethod data-lens.transducers.internals:stepper ((bag (eql 'fset-bag-builder)))
|
||||
(data-lens.transducers:transducer-lambda
|
||||
((acc next)
|
||||
(:printv (fset:with acc next)))))
|
||||
(fset:with acc next))))
|
||||
(defmethod data-lens:functionalize ((it fset:bag))
|
||||
(lambda (key)
|
||||
(fset:multiplicity it key)))
|
||||
|
||||
Reference in New Issue
Block a user