folds-0.6.2: Beautiful Folding
Data.Fold.Internal
Synopsis
data SnocList a Source
Reversed '[]'
Constructors
Instances
data SnocList1 a Source
data List1 a Source
data Maybe' a Source
Strict Maybe
Maybe
maybe' :: b -> (a -> b) -> Maybe' a -> bSource
data Pair' a b Source
Strict Pair
newtype N a s Source
A reified Monoid.
Monoid
Fields
data Tree a Source
The shape of a foldMap
foldMap
data Tree1 a Source
newtype An a Source
data Box a Source