Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. 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

  2. setToServerValue :: PropertyTransform -> Maybe PropertyTransform_SetToServerValue

    gogol-datastore Gogol.Datastore

    Sets the property to the given server value.

  3. setToServerValue :: PropertyTransform -> Maybe PropertyTransform_SetToServerValue

    gogol-datastore Gogol.Datastore.Types

    Sets the property to the given server value.

  4. 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
    

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

    hmpfr Data.Number.MPFR.Assignment

    No documentation available.

  6. setNaN :: Precision -> MPFR

    hmpfr Data.Number.MPFR.Assignment

    No documentation available.

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

    hmpfr Data.Number.MPFR.Assignment

    No documentation available.

  8. setExp :: MPFR -> Exp -> MPFR

    hmpfr Data.Number.MPFR.Misc

    No documentation available.

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

    jsaddle-dom JSDOM.Generated.DataCue

    Mozilla WebKitDataCue.data documentation

  10. setValue :: (MonadDOM m, ToJSVal val) => DataCue -> val -> m ()

    jsaddle-dom JSDOM.Generated.DataCue

    Mozilla WebKitDataCue.value documentation

Page 70 of many | Previous | Next