Hoogle Search

Within Stackage Nightly 2025-09-23 (ghc-9.12.2)

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

  1. set :: MetricUpdate -> Maybe Value

    gogol-dataflow Gogol.Dataflow.Types

    Worker-computed aggregate value for the "Set" aggregation kind. The only possible value type is a list of Values whose type can be Long, Double, String, or BoundedTrie according to the metric's type. All Values in the list must be of the same type.

  2. set :: RoundMode -> Precision -> MPFR -> MPFR

    hmpfr Data.Number.MPFR.Assignment

    No documentation available.

  3. set :: forall m (u :: Type -> Type -> Type) a (v :: Type -> Type -> Type) b . (PrimMonad m, MVector u a, MVector v b) => MVector u v (PrimState m) (a, b) -> (a, b) -> m ()

    hybrid-vectors Data.Vector.Hybrid.Mutable

    Set all elements of the vector to the given value.

  4. set :: forall (m :: Type -> Type) a . (Monad m, ToByteString a) => Key -> a -> Opts "SET" -> Redis m Bool

    redis-resp Data.Redis.Command

    No documentation available.

  5. set :: AggregatingSet a -> AggregatingSetList a

    relational-schemas Database.Custom.IBMDB2

    Finalize and specify single grouping set.

  6. set :: AggregatingSet a -> AggregatingSetList a

    relational-schemas Database.Custom.MySQL

    Finalize and specify single grouping set.

  7. set :: AggregatingSet a -> AggregatingSetList a

    relational-schemas Database.Custom.Oracle

    Finalize and specify single grouping set.

  8. set :: AggregatingSet a -> AggregatingSetList a

    relational-schemas Database.Custom.PostgreSQL

    Finalize and specify single grouping set.

  9. set :: AggregatingSet a -> AggregatingSetList a

    relational-schemas Database.Custom.SQLServer

    Finalize and specify single grouping set.

  10. set :: AggregatingSet a -> AggregatingSetList a

    relational-schemas Database.Custom.SQLite3

    Finalize and specify single grouping set.

Page 11 of many | Previous | Next