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.
offsetMut :: MutableSlice (arr :: Type -> Type) s a -> {-# UNPACK #-} !Intcontiguous Data.Primitive.Contiguous.Class No documentation available.
-
Similar to Data.Edison.Coll.EnumSet but it allows to choose the underlying type for bit storage. This is really a low-level module for type-safe foreign function interfaces. The integer representation of the enumeration type is the bit position of the flag within the bitvector.
subset :: (Enum a, Bits w) => T w a -> T w a -> Boolenumset Data.EnumBitSet subset a b is True if a is a subset of b.
-
A bit vector that represents a record in a bit-packed way.
isSubsetOf :: Ord a => [a] -> [a] -> Boolexpress Data.Express.Utils.List O(n log n). Checks that all elements of the first list are elements of the second.
-
hxt-charproperties Data.Char.Properties.UnicodeBlocks No documentation available.
isEthiopicExtended :: Char -> Boolhxt-charproperties Data.Char.Properties.UnicodeBlocks No documentation available.
isEthiopicExtendedA :: Char -> Boolhxt-charproperties Data.Char.Properties.UnicodeBlocks No documentation available.
isEthiopicSupplement :: Char -> Boolhxt-charproperties Data.Char.Properties.UnicodeBlocks No documentation available.
-
Char sets implemeted as non-overlapping ordered lists of intervalls