8451 / labrea

A framework for declarative, functional dataset definitions.
MIT License
11 stars 0 forks source link

Rewrite: Version 2.0.0 #7

Closed austinwarner-8451 closed 2 months ago

austinwarner-8451 commented 2 months ago

Full rewrite re-expressing Evaluatable as a monad, where the abilities of datasets (evaluating default arguments, overloading, caching, side-effects) have been broken out into separate concepts that can be composed. Some highlights