Safe Haskell | None |
---|
Test.QuickSpec.Utils
Description
Miscellaneous utility functions.
Documentation
partitionBy :: Ord b => (a -> b) -> [a] -> [[a]]Source
isSortedBy :: Ord b => (a -> b) -> [a] -> BoolSource
unbuffered :: IO a -> IO aSource
quickspec-0.9.6: Equational laws for free!
Safe Haskell | None |
---|
Test.QuickSpec.Utils
Description
Miscellaneous utility functions.
partitionBy :: Ord b => (a -> b) -> [a] -> [[a]]Source
isSortedBy :: Ord b => (a -> b) -> [a] -> BoolSource
unbuffered :: IO a -> IO aSource