Type alias Get3<S, A3, A2, A1>

Get3<S, A3, A2, A1>: Instance<Apply3<S, A1, A2, A3>>

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

Type Parameters

  • S

  • A3

  • A2

  • A1

Generated using TypeDoc