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.
forking :: MonadRCU s m => m a -> m (Thread m a)rcu Control.Concurrent.RCU.Class Fork a thread
forking :: MonadRCU s m => m a -> m (Thread m a)rcu Control.Concurrent.RCU.GC Fork a thread
forking :: MonadRCU s m => m a -> m (Thread m a)rcu Control.Concurrent.RCU.QSBR Fork a thread
-
rec-def System.IO.RecThunk Force the execution of the thunk. If it has been forced already, it will do nothing. Else it will run the action passed to thunk, force thunks returned by that action, and not return until all of them are forced.
fork :: Measured v a => SplayTree v a -> a -> SplayTree v a -> SplayTree v arope-utf16-splay Data.SplayTree No documentation available.
-
rp-tree Data.RPTree Populate a forest from a data stream Assumptions on the data source:
- non-empty : contains at least one value
- stationary : each chunk is representative of the whole dataset
- bounded : we wait until the end of the stream to produce a result
-
rp-tree Data.RPTree Populate a forest from a data stream Assumptions on the data source:
- non-empty : contains at least one value
formatEnabled :: ServerConfig -> Boolrzk Language.Rzk.VSCode.Config No documentation available.
formatDocument :: Handler LSP 'Method_TextDocumentFormattingrzk Language.Rzk.VSCode.Handlers No documentation available.
-
rzk Rzk.Format Format Rzk code, returning the formatted version.