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

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

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

Methods

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