fp_gl/chain_rec

Functions

pub fn tail_rec(start_with: a, f: fn(a) -> Result(b, a)) -> b