Trait lambdaski::A [] [src]

pub trait A<In> {
    type O;
}

Associated Types

Implementors