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