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.
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.
_Bool :: TomlBiMap Bool AnyValuetomland Toml.Codec.BiMap.Conversion Bool BiMap for AnyValue. Usually used as the bool combinator.
matchBool :: forall (t :: TValue) . Value t -> Either MatchError Booltomland Toml.Type.AnyValue