Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc-lib-parser GHC.Data.Word64Set A set of integers.
isProperSubsetOf :: Word64Set -> Word64Set -> Boolghc-lib-parser GHC.Data.Word64Set Is this a proper subset? (ie. a subset but not equal).
isSubsetOf :: Word64Set -> Word64Set -> Boolghc-lib-parser GHC.Data.Word64Set Is this a subset? (s1 `isSubsetOf` s2) tells whether s1 is a subset of s2.
-
ghc-lib-parser GHC.Data.Word64Set.Internal A set of integers.
isProperSubsetOf :: Word64Set -> Word64Set -> Boolghc-lib-parser GHC.Data.Word64Set.Internal Is this a proper subset? (ie. a subset but not equal).
isSubsetOf :: Word64Set -> Word64Set -> Boolghc-lib-parser GHC.Data.Word64Set.Internal Is this a subset? (s1 `isSubsetOf` s2) tells whether s1 is a subset of s2.
CharsetDir :: FilePath -> Optionmysql Database.MySQL.Base No documentation available.
CharsetName :: String -> Optionmysql Database.MySQL.Base No documentation available.
characterSet :: Connection -> IO Stringmysql Database.MySQL.Base No documentation available.
mysql_character_set_name :: Ptr MYSQL -> IO CStringmysql Database.MySQL.Base.C No documentation available.