Flip5X<A, B, C, D, E, T> extension

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

on
  • F5<A, B, C, D, E, T>

Methods

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