Skip to content

webshrine / stdtyp/src / FnReduce

Type Alias: FnReduce<Input, Result>

FnReduce<Input, Result>: FnParametrized<[Input, Input], Result>

Summarizer funcConcatTwoArrays

Type Parameters

Input = any

Result = any

Defined in

packages/stdtyp/src/utilities/fn.ts:118