Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
text-encode Text.Encode.HttpApiData No documentation available.
BoundedEnumEncoding :: a -> BoundedEnumEncoding atext-encode Text.Encode.HttpApiData No documentation available.
module Control.Concurrent.Thread.
BoundedThreadGroup This module wraps Control.Concurrent.Thread.Group and provides a bounded version of ThreadGroup, mainly BoundedThreadGroup. In addition to the functionality of ThreadGroup, BoundedThreadGroup will block creation of threads until there fewer than the given max size.
-
threads-extras Control.Concurrent.Thread.BoundedThreadGroup A BoundedThreadGroup extends the concept of a ThreadGroup by restricting the number of active threads to a given max size. If one attempts to create more than the max size number of threads the fork function will block until threads finish.
BoundedThreadGroup :: Int -> ThreadGroup -> BoundedThreadGroupthreads-extras Control.Concurrent.Thread.BoundedThreadGroup No documentation available.
BoundedJoinSemiLattice :: Classdotparse DotParse.Examples.NumHask No documentation available.
-
dotparse DotParse.Examples.NumHask No documentation available.
BoundedMeetSemiLattice :: Classdotparse DotParse.Examples.NumHask No documentation available.
-
gogol-dataflow Gogol.Dataflow The message type used for encoding metrics of type bounded trie. See: newBoundedTrie smart constructor.
BoundedTrie :: Maybe Int32 -> Maybe BoundedTrieNode -> Maybe [Text] -> BoundedTriegogol-dataflow Gogol.Dataflow No documentation available.