Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "reduce"

Index

Functions

Const reduce

  • reduce<A, B>(rfn: Fn2<B, A, B | ReducedValue<B>>, acc: B, input: Iterable<A>): B

Const reduced

Generated using TypeDoc