cgp-monad 0.7.0

Monadic constructs for CGP computation
Documentation
1
2
3
pub trait ContainsValue<Output> {
    type Value;
}