#effect #handlers #algebraic

effects

This is an experiment, and may or may not be fleshed out into a proper crate

1 unstable release

0.0.1 Mar 9, 2023

#21 in #algebraic

Apache-2.0

7KB
167 lines

effects

The effects crate is an experiment in establishing a modern, simple interface for algebraic effects and handlers in stable Rust. For now, it is a minimal toy for broad validation of the idea(s).

© 2023 Damien Stanton

See LICENSE for details.


lib.rs:

This is an experiment, and may or may not be fleshed out into a proper crate.

Dependencies

~2.3–4MB
~64K SLoC