Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
toBool :: IsBool a => a -> BoolAgda Agda.Utils.Boolean No documentation available.
-
Agda Agda.Utils.TypeLits A known boolean is one we can obtain a singleton for. Concrete values are trivially known.
-
Agda Agda.Utils.TypeLits Singleton for type level booleans.
eraseSBool :: forall (b :: Bool) . SBool b -> BoolAgda Agda.Utils.TypeLits No documentation available.
queryDealBool :: Asset a => TestDeal a -> DealStats -> Date -> Either String BoolHastructure Deal.DealQuery test a condition with a deal and a date
DealStatBool :: DealStatFields -> DealStatsHastructure Types No documentation available.
IfBool :: DealStats -> Bool -> PreHastructure Types No documentation available.
InspectBool :: Date -> DealStats -> Bool -> ResultComponentHastructure Types A bool value from inspection
-
Hastructure Types No documentation available.
assertBool :: HasCallStack => String -> Bool -> AssertionImpSpec Test.ImpSpec.Expectations Asserts that the specified condition holds.