reducers-3.12.1: Semigroups, specialized containers and a general map/reduce framework
Data.Semigroup.Instances
Contents
Methods
(<>) :: FingerTree v a -> FingerTree v a -> FingerTree v a #
sconcat :: NonEmpty (FingerTree v a) -> FingerTree v a #
stimes :: Integral b => b -> FingerTree v a -> FingerTree v a #