eff

Crates.ioeff
lib.rseff
version0.1.0
sourcesrc
created_at2018-12-29 13:31:42.817787
updated_at2019-11-09 07:02:10.575757
descriptionAlgebraic Effects Library for Rust
homepage
repositoryhttps://github.com/pandaman64/effective-rust/
max_upload_size
id104404
size108,836
pandaman (pandaman64)

documentation

README

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
Commit count: 146

cargo fmt