Flip9X<A, B, C, D, E, F, G, H, I, T> extension

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

on
  • F9<A, B, C, D, E, F, G, H, I, T>

Methods

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