Closed bennostein closed 4 days ago
Julien mentioned running into some user confusion on this, so this renames our previous slice (which offered general skstore power of multiple key ranges) to slices and gives slice the simpler semantics of JS arrays' slice method.
slice
slices
Julien mentioned running into some user confusion on this, so this renames our previous
slice
(which offered general skstore power of multiple key ranges) toslices
and givesslice
the simpler semantics of JS arrays'slice
method.