Bounce3X<A, B, C, 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) → T
Runs the function, "bouncing" on the recursion trampoline, returning the result of the wrapped computations.