Skip to main content
Module

x/rimbu/mod.ts>Reducer.Base#takeInput

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
method Reducer.Base.prototype.takeInput
import { Reducer } from "https://deno.land/x/rimbu@0.12.3/mod.ts";
const { Base } = Reducer;

Parameters

amount: number

Returns

Reducer<I, O>