Trait list_fn::Fold[][src]

pub trait Fold: ListFn {
    fn fold(self) -> Self::End { ... }
}

Provided methods

Implementors