Flip7X<A, B, C, D, E, F, G, T> extension

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

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

Methods

flip(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.