#monads #ownership #object

owner-monad

Rust implementation of a monad which provides ownership of an object

1 unstable release

0.1.0 Mar 14, 2021

#29 in #monads

37 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

7KB
114 lines

owner-monad

Rust implementation of a monad which provides ownership of an object.


lib.rs:

Rust implementation of a monad which provides ownership of an object.

No runtime deps