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

Runs the function, "bouncing" on the recursion trampoline, returning the result of the wrapped computations.

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

Methods

bounce(A a, B b, C c, D d, E e, F f, G g) → T
Runs the function, "bouncing" on the recursion trampoline, returning the result of the wrapped computations.