Hoogle Search
Within LTS Haskell 24.22 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type family (a6989586621679334770 :: a)
&@#@$$$ (a6989586621679334771 :: a ~> b) :: bsingletons-base Data.Function.Singletons No documentation available.
type family (a :: Bool)
&& (b :: Bool) :: Boolsingletons-base Data.Singletons.Base.TH Type-level "and"
data (a6989586621679139151 :: Bool)
&&@#@$$ (b :: TyFun Bool Bool)singletons-base Data.Singletons.Base.TH No documentation available.
type family (a6989586621679139151 :: Bool)
&&@#@$$$ (a6989586621679139152 :: Bool) :: Boolsingletons-base Data.Singletons.Base.TH No documentation available.
type family (a :: Bool)
&& (b :: Bool) :: Boolsingletons-base Prelude.Singletons Type-level "and"
data (a6989586621679139151 :: Bool)
&&@#@$$ (b :: TyFun Bool Bool)singletons-base Prelude.Singletons No documentation available.
type family (a6989586621679139151 :: Bool)
&&@#@$$$ (a6989586621679139152 :: Bool) :: Boolsingletons-base Prelude.Singletons No documentation available.
(
&<| ) :: (Integral a, FiniteBits a) => a -> Buffer % 1 -> Buffertext-builder-linear Data.Text.Builder.Linear.Buffer Prepend the lower-case hexadecimal representation of a bounded integral number. Negative numbers are interpreted as their corresponding unsigned number:
>>> :set -XOverloadedStrings -XLinearTypes >>> import Data.Int (Int8, Int16) >>> runBuffer (\b -> (-1 :: Int8) &<| b) == "ff" True >>> runBuffer (\b -> (-1 :: Int16) &<| b) == "ffff" True
type family (b :: Maybe Nat)
&&? (c :: Maybe Nat) :: Maybe Natgeneric-random Generic.Random.Internal.BaseCase No documentation available.
-
basement Basement.Compat.Base Boolean "and", lazy in the second argument