Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ReqArg :: (String -> a) -> String -> ArgDescr acmdargs System.Console.CmdArgs.GetOpt option requires argument
antisymmetricOnElemsWithEquality :: (a -> a -> Bool) -> (a -> a -> Bool) -> a -> a -> Boolgenvalidity-hspec Test.Validity -
genvalidity-hspec Test.Validity No documentation available.
leftIdentityOnElemWithEquality :: (b -> a -> a) -> (a -> a -> Bool) -> b -> a -> Boolgenvalidity-hspec Test.Validity -
genvalidity-hspec Test.Validity No documentation available.
rightIdentityOnElemWithEquality :: (a -> b -> a) -> (a -> a -> Bool) -> b -> a -> Boolgenvalidity-hspec Test.Validity -
genvalidity-hspec Test.Validity No documentation available.
type
GEqualFunc a = FunPtr PtrWrapped a -> PtrWrapped a -> IO Int32haskell-gi-base Data.GI.Base.BasicTypes A pointer to an equality checking function on the C side.
type
GEqualFunc a = FunPtr PtrWrapped a -> PtrWrapped a -> IO Int32haskell-gi-base Data.GI.Base.GHashTable A pointer to an equality checking function on the C side.
gDirectEqual :: GEqualFunc (Ptr a)haskell-gi-base Data.GI.Base.GHashTable Check whether two pointers are equal.