Type alias Get5<S, A5, A4, A3, A2, A1>

Get5<S, A5, A4, A3, A2, A1>: Instance<Apply5<S, A1, A2, A3, A4, A5>>

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

Type Parameters

  • S

  • A5

  • A4

  • A3

  • A2

  • A1

Generated using TypeDoc