dfinity / motoko-base

The Motoko base library
Apache License 2.0
483 stars 99 forks source link

FR: consider adding module `VarArray` with mutable versions of the immutable array functions in `Array` #605

Open crusso opened 11 months ago

crusso commented 11 months ago

containing, for example VarArray.take, VarArray.filter etc.