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.
BitSetWord8 :: Word64 -> Word64 -> Word64 -> Word64 -> BitSetWord8bitset-word8 Data.BitSetWord8.Internal No documentation available.
toWord8Set :: [Char] -> Set Word8bitset-word8 Data.BitSetWord8.Internal Convert given list of Char into Set of Word8. Any Char having code point greater than 0xff is ignored.
-
boltzmann-samplers Boltzmann.Data.Oracle No documentation available.
-
boltzmann-samplers Boltzmann.Data.Oracle Traversal of the definition of a datatype.
-
boltzmann-samplers Boltzmann.Data.Oracle No documentation available.
-
core-data Core.Data.Structures An empty collection. This is used for example as an inital value when building up a Set using a fold.
fromSet :: Collection α => Set (E α) -> αcore-data Core.Data.Structures No documentation available.
intoSet :: Collection α => α -> Set (E α)core-data Core.Data.Structures No documentation available.
singletonSet :: Key ε => ε -> Set εcore-data Core.Data.Structures Construct a collection comprising only the supplied element.
-
core-data Core.Data.Structures No documentation available.