maybench-0.2.4.1: Automated benchmarking toolSource codeContentsIndex
Test.Maybench.Utils
Documentation
class ConsLeft f whereSource
Methods
(<|) :: a -> f a -> f aSource
show/hide Instances
class ConsRight f whereSource
Methods
(|>) :: f a -> a -> f aSource
show/hide Instances
(<++>) :: Monoid a => a -> a -> aSource
list :: b -> (a -> [a] -> b) -> [a] -> bSource
fromList :: a -> [a] -> aSource
Produced by Haddock version 2.3.0