Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

Index

Properties

Properties

ap

ap: function

Type declaration

map

map: function

Type declaration

    • Type parameters

      • L

      • A

      • B

      Parameters

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

            • a: A

            Returns B

      • fa: HKTAs<F, HKT2As<G, L, A>>

      Returns HKTAs<F, HKT2As<G, L, B>>

of

of: function

Type declaration

    • Type parameters

      • L

      • A

      Parameters

      • a: A

      Returns HKTAs<F, HKT2As<G, L, A>>

Generated using TypeDoc