Type alias Get4<S, A4, A3, A2, A1>

Get4<S, A4, A3, A2, A1>: Instance<Apply4<S, A1, A2, A3, A4>>

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

Type Parameters

  • S

  • A4

  • A3

  • A2

  • A1

Generated using TypeDoc