UNPKG

@stdlib/utils-inmap-right

Version:

Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.

3 lines 116 B
/// <reference path="../docs/types/index.d.ts" /> import inmapRight from '../docs/types/index'; export = inmapRight;