Methods

map_base_idxΒΆ

map_base_idx(base:Any, n:Int, mapper:Fun)

EXPERIMENTAL! Map when there is more than one element. If there is exactly one element, it's left as is
Source: stdlib.ngs:368

mapper

Will be called with zero based index and successive elements from arr

Returns

Arr