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.
_CellBool :: Prism' CellValue Boolxlsx Codec.Xlsx.Types.Common No documentation available.
-
xlsx Codec.Xlsx.Types.Variant No documentation available.
-
OpenAL Sound.OpenAL.AL.BasicTypes 8-bit boolean
unmarshalALboolean :: ALboolean -> BoolOpenAL Sound.OpenAL.AL.Extensions No documentation available.
-
OpenAL Sound.OpenAL.ALC.BasicTypes 8-bit boolean
type
CanSelectBool k = (CanSelect k, SelectType k ~ Bool)aern2-mp AERN2.Select No documentation available.
type
CanSelectCNBool k = (CanSelect k, SelectType k ~ CN Bool)aern2-mp AERN2.Select No documentation available.
toBoolList :: Set Word8 -> [Bool]bitset-word8 Data.BitSetWord8.Internal Convert Set of Word8 to full filled list of boolean existence flag.
fromBool :: Bits b => Bool -> bbitwise Data.Bits.Bitwise The least significant bit.
-
butcher UI.Butcher.Monadic.Flag A no-parameter flag where non-occurence means False, occurence means True.