UNPKG

@stdlib/utils-async-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 126 B
/// <reference path="../docs/types/index.d.ts" /> import inmapRightAsync from '../docs/types/index'; export = inmapRightAsync;