typosaurus 0.2.0

Heterogenous lists and other type-level tomfoolery
Documentation
1
2
3
pub trait Monad<T, J> {
    type Join;
}