Hoogle Search

Within Stackage Nightly 2025-10-04 (ghc-9.12.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. isProperSubsetOf :: Word64Set -> Word64Set -> Bool

    ghc-lib-parser GHC.Data.Word64Set.Internal

    Is this a proper subset? (ie. a subset but not equal).

  2. isSubsetOf :: Word64Set -> Word64Set -> Bool

    ghc-lib-parser GHC.Data.Word64Set.Internal

    Is this a subset? (s1 `isSubsetOf` s2) tells whether s1 is a subset of s2.

  3. isEthiopic :: Char -> Bool

    hxt-charproperties Data.Char.Properties.UnicodeBlocks

    No documentation available.

  4. isEthiopicExtended :: Char -> Bool

    hxt-charproperties Data.Char.Properties.UnicodeBlocks

    No documentation available.

  5. isEthiopicExtendedA :: Char -> Bool

    hxt-charproperties Data.Char.Properties.UnicodeBlocks

    No documentation available.

  6. isEthiopicSupplement :: Char -> Bool

    hxt-charproperties Data.Char.Properties.UnicodeBlocks

    No documentation available.

  7. module Data.Set.CharSet

    Char sets implemeted as non-overlapping ordered lists of intervalls

  8. type CharSet = [(Char, Char)]

    hxt-charproperties Data.Set.CharSet

    No documentation available.

  9. fromSet :: (Int -> a) -> IntSet -> MonoidalIntMap a

    monoidal-containers Data.IntMap.Monoidal

    No documentation available.

  10. keysSet :: MonoidalIntMap a -> IntSet

    monoidal-containers Data.IntMap.Monoidal

    No documentation available.

Page 122 of many | Previous | Next