Fork me on GitHub
#datascript
<
2019-04-10
>
Daniel Hines16:04:51

I want to thread a db through a series of transformations that will involve querying and producing new datoms, where I want the datoms of the previous transformation to be available to the next. Is there an established idiom for this?