cefn / lauf

Monorepo for lauf packages.
MIT License
5 stars 0 forks source link

Create complement to partitionStore for composing stores #206

Open cefn opened 1 year ago

cefn commented 1 year ago

While partitionStore allows you to be agnostic if an object subtree is part of another store, composeStore could be agnostic about whether some structure is actually composed of multiple stores.