Bounce4X<A, B, C, D, T> extension

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

on

Methods

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