motoko-base
motoko-base copied to clipboard
FR: consider adding module `VarArray` with mutable versions of the immutable array functions in `Array`
containing, for example VarArray.take
, VarArray.filter
etc.