reducers-0.3.0.1: Semigroups, specialized containers and a general map/reduce framework

Portabilitynon-portable (MPTCs)
Stabilityexperimental
Maintainerekmett@gmail.com
Safe HaskellSafe-Infered

Data.Semigroup.Reducer.With

Description

 

Synopsis

Documentation

newtype WithReducer m c Source

If m is a c-Reducer, then m is (c WithReducer m)-Reducer This can be used to quickly select a Reducer for use as a FingerTree measure.

Constructors

WithReducer 

Fields

withoutReducer :: c