hfour / yads

An array-like data structure with a monoidal cache
8 stars 4 forks source link

Fix MArray index observability #35

Closed justmv closed 3 years ago

justmv commented 3 years ago

Fixes MArray index's observability.

  1. Renamed 'marray.test.tstomarray.property.test.ts`
  2. Added a test for index observability
  3. Decorated index in tree-structure/base-node with @observable