Hoogle Search
Within Stackage Nightly 2025-10-01 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
EnumSet :: IntSet -> EnumSet eregex-tdfa Data.IntSet.EnumSet2 No documentation available.
isProperSubsetOf :: Enum e => EnumSet e -> EnumSet e -> Boolregex-tdfa Data.IntSet.EnumSet2 No documentation available.
isSubsetOf :: Enum e => EnumSet e -> EnumSet e -> Boolregex-tdfa Data.IntSet.EnumSet2 No documentation available.
unEnumSet :: EnumSet e -> IntSetregex-tdfa Data.IntSet.EnumSet2 No documentation available.
inverseTransferFunction :: Fractional a => TransferFunction a -> TransferFunction acolour Data.Colour.RGBSpace This reverses a TransferFunction.
keysSet :: Ord k => T k a -> T knon-empty Data.NonEmpty.Map No documentation available.
fromSetGet :: (a -> r -> r) -> (r -> a) -> T r adata-accessor Data.Accessor.Basic No documentation available.
-
streaming-commons Data.Streaming.Network Settings for a TCP client, specifying how to connect to the server.
-
streaming-commons Data.Streaming.Network Settings for a Unix domain sockets client.
-
streaming-commons Data.Streaming.Network Settings for a TCP server. It takes a port to listen on, and an optional hostname to bind to.