Skip to main content
Module

x/windmill/node_modules/evt/tools/reducers/reduceify.d.ts>toReduceArguments

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
function toReduceArguments
import { toReduceArguments } from "https://deno.land/x/windmill@v1.358.1/node_modules/evt/tools/reducers/reduceify.d.ts";

Type Parameters

ArrOf
ReduceTo
Params extends any[]

Parameters

arrOp: (arr: readonly ArrOf[], ...params: Params) => ReduceTo
...params: Params