#effect #algebraic #type #future #coproduct

nightly eff

Algebraic Effects Library for Rust

10 releases

0.1.0 Nov 9, 2019
0.0.8 Sep 3, 2019
0.0.7 May 4, 2019
0.0.6 Apr 25, 2019
0.0.1 Dec 29, 2018

#2 in #coproduct

27 downloads per month

MIT/Apache

44KB
1K SLoC

effective-rust: Algebraic Effects Library for Rust

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Acknowledgement

This project is inspired by:

  • the idea of implementing algebraic effects via coroutines by eff.lua
  • the design of libstd's Future
  • the design of coproduct types by frunk

Dependencies

~2MB
~42K SLoC