Module
Webb.Parsing.Combinators
- Package
- purescript-webb-parsing
- Repository
- mitchellandwebb/webb-parsing
#reduce Source
reduce :: forall m f a. MonadEffect m => Foldable f => (a -> a -> a) -> f a -> m areduce :: forall m f a. MonadEffect m => Foldable f => (a -> a -> a) -> f a -> m aPursuit v0.9.9