This package adds functions for working with slices similar to that of other languages. It aims to replicate many of the functionalities included in the JavaScript Array
prototype.
Filter
Map
SliceIncludes
reduce
(equivalent to JavaScriptArray.reduce
)removeIndex