haskpy.typeclasses.foldable.foldr

foldr(combine, initial, xs)[source]

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