computedmap library

Classes

ComputedMap<K, V>
An in-memory, partially- or fully-observable key-value store. Similar to the ObservableMap from the observable package, but with the following upsides:

Extensions

ComputedComputedFlat on ComputedMap<K1, ComputedMap<K2, V>>