Type alias Get2<S, A2, A1>

Get2<S, A2, A1>: Instance<Apply2<S, A1, A2>>

Applies two type parameters and gets the applied type of HKT.

Type Parameters

  • S

  • A2

  • A1

Generated using TypeDoc