Type alias Get1<S, A1>

Get1<S, A1>: Instance<Apply1<S, A1>>

Applies one type parameter and gets the applied type of HKT.

Type Parameters

  • S

  • A1

Generated using TypeDoc