Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
swish Swish.RDF.Vocabulary.XSD xsd:boolean from http://www.w3.org/TR/xmlschema-2/#boolean.
type family
AssertBool (msg :: Symbol) (condition :: Bool) :: ()tao Tao Asserts that the type-level condition is true. Returns unit when the condition is true and produces a type error otherwise. The input Symbol is a message that is displayed as part of the type error.
SetGameScoreMessageBool :: Bool -> SetGameScoreResulttelegram-bot-api Telegram.Bot.API.Games No documentation available.
_euclidBool :: Int -> Int -> Pattern Booltidal Sound.Tidal.Boot Less expressive than euclid due to its constrained types, but may be more efficient.
_euclidOffBool :: Int -> Int -> Int -> Pattern Bool -> Pattern Booltidal Sound.Tidal.Boot No documentation available.
euclidOffBool :: Pattern Int -> Pattern Int -> Pattern Int -> Pattern Bool -> Pattern Booltidal Sound.Tidal.Boot As euclidOff, but specialized to Bool. May be more efficient than euclidOff.
-
tidal Sound.Tidal.Boot No documentation available.
creaBoolTimer :: Integer -> Timed Booltimers-tick Control.Timer.Tick Shorthand for: creaTimer False True i.
creaBoolTimerLoop :: Integer -> Timed Booltimers-tick Control.Timer.Tick Shorthand for: creaTimerLoop False True i.
pBool :: TomlParse m => L Value -> m Booltoml-reader-parse TOML.Parse No documentation available.