Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
clash-prelude Clash.Class.BitPack Convert a Bool to a Bit
boolToBV :: forall (n :: Nat) . KnownNat n => Bool -> BitVector (n + 1)clash-prelude Clash.Class.BitPack.Internal Zero-extend a Boolean value to a BitVector of the appropriate size.
>>> boolToBV True :: BitVector 6 0b00_0001 >>> boolToBV False :: BitVector 6 0b00_0000
-
clash-prelude Clash.Class.BitPack.Internal Convert a Bool to a Bit
boolattr :: String -> Bool -> Bool -> Docdistribution-nixpkgs Language.Nix.PrettyPrinting No documentation available.
boolToGboolean :: Bool -> Int32glib-stopgap System.GLib.Bool No documentation available.
-
graphql Language.GraphQL.Type The Boolean scalar type represents true or false.
boolsToWord8 :: [Bool] -> Word8haskoin-core Haskoin.Block.Merkle Pack up to eight bools in a byte.
-
liquid-fixpoint Language.Fixpoint.SortCheck Exported Basic Sorts -----------------------------------------------
boolApplyName :: Int -> Symbolliquid-fixpoint Language.Fixpoint.Types.Names No documentation available.
-
liquid-fixpoint Language.Fixpoint.Types.Names No documentation available.