haskpy.typeclasses.foldable.foldl

foldl(combine, initial, xs)[source]

Foldable t => (b -> a -> b) -> b -> t a -> b