Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "node_modules/fp-ts/lib/ChainRec.d"

Index

Interfaces

Variables

Variables

tailRec

tailRec: function

Type declaration

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

      • A

      • B

      Parameters

      • f: function
      • a: A

      Returns B

Generated using TypeDoc