Skip to content

89netraM/mrust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrust

Monads for Rust

Write and use monads like it's Haskell!

Examples

See the examples for a simple use case.

Run the logging example with cargo run --example logging.

Try it out for yourself!

Add this repo as a dependency:

[dependencies]
mrust = { git = "https://github.com/89netraM/mrust", version = "^0.2" }

About

Monads for Rust

Topics

Resources

License

Stars

Watchers

Forks

Languages