Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Test.Abides.Control.Applicative
Documentation
composition :: Applicative f => Eq (f c) => f (b -> c) -> f (a -> b) -> f a -> Bool Source #
abides-0.0.1: Simple boolean tests to see if a value abides by certain properties
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Test.Abides.Control.Applicative
composition :: Applicative f => Eq (f c) => f (b -> c) -> f (a -> b) -> f a -> Bool Source #