Bounce2X<A, B, T> extension

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

on

Methods

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