Hoogle Search
Within Stackage Nightly 2025-10-02 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
-
ghc-lib-parser GHC.Cmm.Dataflow.Label No documentation available.
-
A tiny wrapper around IntSet for representing sets of Enum things.
-
ghc-lib-parser GHC.Data.EnumSet No documentation available.
-
ghc-lib-parser GHC.Data.Graph.UnVar No documentation available.
delUnVarSet :: UnVarSet -> Var -> UnVarSetghc-lib-parser GHC.Data.Graph.UnVar No documentation available.
delUnVarSetList :: UnVarSet -> [Var] -> UnVarSetghc-lib-parser GHC.Data.Graph.UnVar No documentation available.
elemUnVarSet :: Var -> UnVarSet -> Boolghc-lib-parser GHC.Data.Graph.UnVar No documentation available.
-
ghc-lib-parser GHC.Data.Graph.UnVar No documentation available.
extendUnVarSet :: Var -> UnVarSet -> UnVarSetghc-lib-parser GHC.Data.Graph.UnVar No documentation available.