monoids-0.1.32: Monoids, specialized containers and a general map/reduce framework
Source code
Contents
Index
Data.Generator.Free
Portability
non-portable (MPTCs)
Stability
experimental
Maintainer
[email protected]
Description
Documentation
module
Data.Generator
module
Data.Monoid.Reducer
data
Free
a
Source
Constructors
forall
c . (
Generator
c,
Elem
c ~ a) =>
AnyGenerator
c
Instances
Monad
Free
Functor
Free
MonadPlus
Free
Foldable
Free
Pointed
Free
Reducer
a (
Free
a)
Module
Natural
(
Free
a)
RightModule
Natural
(
Free
a)
LeftModule
Natural
(
Free
a)
Eq
a =>
Eq
(
Free
a)
Ord
a =>
Ord
(
Free
a)
Monoid
(
Free
a)
Generator
(
Free
a)
Produced by
Haddock
version 2.4.2