recursion 0.0.1-BETA

cache-aware recursion schemes in rust
Documentation

Stack safe and performant recursion in Rust.

Generic utilities for expanding and collapsing user-defined recursive structures of any type. Define recursive algorithms by writing functions that expand or collapse a single layer of your structure.