map_base_idx multimethod

Methods

map_base_idx(base:Any, n:Int, mapper:Fun)deprecated Source: stdlib.ngs:1332
Deprecated. Map when there is more than one element. If there is exactly one element, it's left as is

Parameters

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

Returns

Arr