Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. funcallExitFromNum :: (Eq a, Num a) => a -> Maybe (FuncallExit ())

    emacs-module Data.Emacs.Module.Env.Functions

    No documentation available.

  2. funcallExitToNum :: Num a => FuncallExit b -> a

    emacs-module Data.Emacs.Module.Env.Functions

    No documentation available.

  3. resultFromNum :: (Eq a, Num a) => a -> Maybe Result

    emacs-module Data.Emacs.Module.Env.ProcessInput

    No documentation available.

  4. resultToNum :: Num a => Result -> a

    emacs-module Data.Emacs.Module.Env.ProcessInput

    No documentation available.

  5. getNumCapabilities :: IO Int

    forkable-monad Control.Concurrent.Forkable

    Returns the number of Haskell threads that can run truly simultaneously (on separate physical processors) at any given time. To change this value, use setNumCapabilities.

  6. setNumCapabilities :: Int -> IO ()

    forkable-monad Control.Concurrent.Forkable

    Set the number of Haskell threads that can run truly simultaneously (on separate physical processors) at any given time. The number passed to forkOn is interpreted modulo this value. The initial value is given by the +RTS -N runtime flag. This is also the number of threads that will participate in parallel garbage collection. It is strongly recommended that the number of capabilities is not set larger than the number of physical processor cores, and it may often be beneficial to leave one or more cores free to avoid contention with other processes in the machine.

  7. freenect_num_devices :: Ptr ContextStruct -> IO CInt

    freenect Freenect.FFI

    No documentation available.

  8. alphaNum :: P s Char

    frisby Text.Parsers.Frisby.Char

    Match an alphabetic or numeric digit Unicode character.

  9. enumPics :: HasName a => [a] -> [a]

    funcmp FMP.Picture

    No documentation available.

  10. insertNumeric :: (Int, Int, Symbols) -> Name -> (Int, Symbols)

    funcmp FMP.Resolve

    No documentation available.

Page 561 of many | Previous | Next