Trait list_fn::Fold

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

Provided Methods§

Implementors§