Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. atomicNumbersI :: [Ingredient] -> Bool

    code-conjure Conjure.Settings

    No documentation available.

  2. nonAtomicNumbers :: Ingredient

    code-conjure Conjure.Settings

    Disables the requirement of atomic numeric expressions when provided in the ingredient list of conjure or conjureFromSpec. (cf. maxConstantSize)

  3. data Erlang'is_number

    codec-beam Codec.Beam.Bifs

    No documentation available.

  4. Erlang'is_number :: Erlang'is_number

    codec-beam Codec.Beam.Bifs

    No documentation available.

  5. is_number :: IsSource a2 => Label -> a2 -> Op

    codec-beam Codec.Beam.Instructions

    Test the type of source and jump to label if it is not a number.

  6. enumerateC :: forall (m :: Type -> Type) a . Monad m => ConduitT a (Int, a) m ()

    conduit-algorithms Data.Conduit.Algorithms.Utils

    Conduit analogue to Python's enumerate function

  7. concurrentMapM_numCaps :: (MonadUnliftIO m, MonadResource m) => Int -> (a -> m b) -> ConduitT a b m ()

    conduit-concurrent-map Data.Conduit.ConcurrentMap

    concurrentMapM_ with the number of threads set to getNumCapabilities. Useful when f is CPU-bound. If f is IO-bound, you probably want to use concurrentMapM_ with explicitly given amount of threads instead.

  8. versionNumberFrom :: Version -> String

    core-program Core.Program.Metadata

    No documentation available.

  9. setPortNumber :: PortNumber -> Settings -> Settings

    cql-io Database.CQL.IO

    Set the portnumber to use to connect on every node of the cluster.

  10. blockNumber :: CoinSnapshot -> Integer

    cryptocompare CryptoCompare

    No documentation available.

Page 455 of many | Previous | Next