Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. setcdr :: SymbolName

    emacs-module Data.Emacs.Module.SymbolName.Predefined

    No documentation available.

  2. setColor :: Uniquable k => k -> color -> Graph k cls color -> Graph k cls color

    ghc-lib GHC.Data.Graph.Ops

    Set the color of a certain node

  3. setToServerValue :: PropertyTransform -> Maybe PropertyTransform_SetToServerValue

    gogol-datastore Gogol.Datastore

    Sets the property to the given server value.

  4. setToServerValue :: PropertyTransform -> Maybe PropertyTransform_SetToServerValue

    gogol-datastore Gogol.Datastore.Types

    Sets the property to the given server value.

  5. setupWithMinimumDegreeOf :: Int -> TreeSetup

    haskey-btree Data.BTree.Pure.Setup

    Setup of a B+-tree with a certain minimum degree, as defined in CLRS. To get for example a 2-3-4 tree, use

    >>> setupWithMinimumDegreeOf 2
    

  6. setInf :: Precision -> Int -> MPFR

    hmpfr Data.Number.MPFR.Assignment

    No documentation available.

  7. setNaN :: Precision -> MPFR

    hmpfr Data.Number.MPFR.Assignment

    No documentation available.

  8. set_ :: RoundMode -> Precision -> MPFR -> (MPFR, Int)

    hmpfr Data.Number.MPFR.Assignment

    No documentation available.

  9. setExp :: MPFR -> Exp -> MPFR

    hmpfr Data.Number.MPFR.Misc

    No documentation available.

  10. setData :: (MonadDOM m, IsArrayBuffer val) => DataCue -> val -> m ()

    jsaddle-dom JSDOM.Generated.DataCue

    Mozilla WebKitDataCue.data documentation

Page 70 of many | Previous | Next