[][src]Module funlib::Foldable

Foldable mod containing the foldable type classes

Traits

FoldableA

FoladableA is for endo type functions

FoldableB

FoladableB is for Hinger Kinded Types where M -> B / M

FoldableS

FoldableS is for Foldables that is not a list of some kind, ex. Option