Implement LazyArray.splice(), implement unshift/shift/push/pop in terms of splice...
[logjson.git] / LazyValue.mjs
2022-01-23 Nick DowningUse (Transaction|LazyValue).get_json() instead of logjs...
2022-01-07 Nick DowningRename abstract parent class of Lazy(Array|Object)...