mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 10:16:32 +00:00
chore: reorganize transducer definition
This commit is contained in:
@ -23,7 +23,9 @@
|
||||
:serial t
|
||||
:in-order-to ((test-op (test-op :data-lens/transducer/test)))
|
||||
:components ((:file "package")
|
||||
(:file "transducers")))
|
||||
(:file "transducer-protocol")
|
||||
(:file "transducers")
|
||||
(:file "lazy-sequence")))
|
||||
|
||||
(asdf:defsystem #:data-lens/transducer/test
|
||||
:description "tests for the transducers"
|
||||
|
||||
Reference in New Issue
Block a user