Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • A

Hierarchy

Implemented by

Index

Properties

Properties

reduce

reduce: function

Type declaration

    • <B>(f: function, b: B): B
    • Type parameters

      • B

      Parameters

      • f: function
          • (b: B, a: A): B
          • Parameters

            • b: B
            • a: A

            Returns B

      • b: B

      Returns B

Generated using TypeDoc