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.
SelectionSet :: forall (s :: Stage) . SelectionSet s -> SelectionContent smorpheus-graphql-core Data.Morpheus.Types.Internal.AST No documentation available.
-
morpheus-graphql-core Data.Morpheus.Types.Internal.AST No documentation available.
-
ordered-containers Data.Set.Ordered No documentation available.
-
ordered-containers Data.Set.Ordered Convert an OSet to a Set. O(n), where n is the size of the OSet.
applyMapKeysSet :: Ord k => Map k (Maybe v) -> Set k -> Set kreflex Data.Map.Misc Given a Map k (Maybe v) representing keys to insert/update (Just) or delete (Nothing), produce a new Set k from the given input set. Equivalent to:
applyMapKeysSet patch (keysSet m) == keysSet (applyMap patch m)
but avoids the intervening Map and needs no values.-
HsYAML Data.YAML 0-based byte offset
-
HsYAML Data.YAML 0-based character (Unicode code-point) offset
-
HsYAML Data.YAML.Event 0-based byte offset
-
HsYAML Data.YAML.Event 0-based character (Unicode code-point) offset
-
HsYAML Data.YAML.Token 0-base byte offset in stream.