mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 10:16:32 +00:00
more transforms
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
:description "Utilities for building data transormations from composable functions, modeled on lenses and transducers"
|
||||
:author "Edward Langley <edward@elangley.org>"
|
||||
:license "MIT"
|
||||
:depends-on (cl-ppcre)
|
||||
:depends-on (cl-ppcre
|
||||
alexandria)
|
||||
:serial t
|
||||
:components ((:file "lens")))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user