recur-fn 0.2.0

A library that provides you a more flexible way to construct and extend the recursive function.
Documentation

RecurFn

A Rust library that provides you a more flexible way to construct and extend the recursive function.

For more information detail, see API reference.

Usage

Add this to your Cargo.toml:

[dependencies]
recur-fn = "0.2.0"