typosaurus 0.2.0

Heterogenous lists and other type-level tomfoolery
Documentation
1
2
3
pub trait Foldable<S> {
    type Out;
}