Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
enummapset Data.EnumSet enumSetToIntSet :: EnumSet k -> IntSetenummapset Data.EnumSet Unwrap IntSet.
intSetToEnumSet :: IntSet -> EnumSet kenummapset Data.EnumSet Wrap IntSet.
isProperSubsetOf :: EnumSet k -> EnumSet k -> Boolenummapset Data.EnumSet No documentation available.
isSubsetOf :: EnumSet k -> EnumSet k -> Boolenummapset Data.EnumSet No documentation available.
genSetOf :: Ord v => Gen v -> Gen (Set v)genvalidity-containers Data.GenValidity.Set No documentation available.
shrinkSetOf :: Ord v => (v -> [v]) -> Set v -> [Set v]genvalidity-containers Data.GenValidity.Set No documentation available.
-
massiv Data.Massiv.Array No documentation available.
-
massiv Data.Massiv.Array.Manifest O(1) - Construct a primitive array from the ByteArray. Will return Nothing if number of elements doesn't match.
-
massiv Data.Massiv.Array.Manifest O(1) - Construct a primitive mutable array from the MutableByteArray. Will throw SizeElementsMismatchException if number of elements doesn't match.