Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "reductions"

Index

Functions

Functions

reductions

  • reductions<A, B>(rfn: Fn2<B, A, B | ReducedValue<B>>, acc: B, input: Iterable<A>): Generator<B, void, unknown>
  • Type parameters

    • A

    • B

    Parameters

    Returns Generator<B, void, unknown>

Generated using TypeDoc