import { AsyncReducer } from "https://deno.land/x/rimbu@0.13.1/common/internal.ts";
const { Base } = AsyncReducer;
Parameters
mapFun: (value: I2, index: number) => MaybePromise<I>
x/rimbu/common/internal.ts>AsyncReducer.Base#mapInput
import { AsyncReducer } from "https://deno.land/x/rimbu@0.13.1/common/internal.ts";
const { Base } = AsyncReducer;