Flip6X<A, B, C, D, E, F, T> extension

Returns a new function with flipped arguments, reversing their order.

on
  • F6<A, B, C, D, E, F, T>

Methods

flip(F f, E e, D d, C c, B b, A a) → T
Returns a new function with flipped arguments, reversing their order.