| ||||
| ||||
Documentation | ||||
sieve :: Eq a => Int -> [a] -> Property | ||||
sliceHoriz :: Eq a => Int -> [a] -> Property | ||||
sliceVert :: Eq a => Int -> [a] -> Property | ||||
slice :: Eq a => Int -> [a] -> Property | ||||
shear :: Eq a => [[a]] -> Bool | ||||
outerProduct :: (Eq a, Eq b) => [a] -> [b] -> Bool | ||||
reduceRepeated :: Eq a => (a -> a -> a) -> a -> a -> Integer -> Property | ||||
iterate' :: Eq a => (a -> a -> a) -> a -> Bool | ||||
tests :: Test | ||||
Produced by Haddock version 0.7 |