Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. Poking :: Int -> (Ptr Word8 -> IO ()) -> Poking

    ptr Ptr.Poking

    • Amount of bytes the encoded data will occupy.
    • Exception-free action, which populates the pointer to the encoded data.

  2. class Distribution d t => PDF (d :: Type -> Type) t

    random-fu Data.Random

    No documentation available.

  3. class Distribution d t => PDF (d :: Type -> Type) t

    random-fu Data.Random.Distribution

    No documentation available.

  4. module Data.Random.Distribution.Pareto

    No documentation available.

  5. data Pareto a

    random-fu Data.Random.Distribution.Pareto

    No documentation available.

  6. Pareto :: a -> a -> Pareto a

    random-fu Data.Random.Distribution.Pareto

    No documentation available.

  7. module Data.Random.Distribution.Poisson

    No documentation available.

  8. newtype Poisson b a

    random-fu Data.Random.Distribution.Poisson

    No documentation available.

  9. Poisson :: b -> Poisson b a

    random-fu Data.Random.Distribution.Poisson

    No documentation available.

  10. data Pulse a

    reactive-banana Reactive.Banana.Prim.Mid

    No documentation available.

Page 729 of many | Previous | Next