Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
fixed-vector-hetero Data.Vector.HFixed.Cont Set value on nth position.
set :: (Binary a, Typeable a) => Store -> [String] -> a -> IO ()hakyll Hakyll.Core.Store Store an item
set :: Cluster -> Key -> Value -> Flags -> Expiration -> IO Versionmemcache Database.Memcache.Client Store a new (or overwrite exisiting) key-value pair, returning its version identifier. Use an expiration value of 0 to store forever.
set :: Set b m a v => a -> v -> m ()metrics Data.Metrics.Types Replace the current value of a simple metric (i.e. a Counter or a Gauge)
set :: ToJSVal v => MisoString -> v -> Object -> JSM ()miso Miso.FFI Set property on object
-
monoidmap-examples Data.MonoidMap.Examples.NestedMonoidMap No documentation available.
set :: Int -> Counter -> IO ()prometheus System.Metrics.Prometheus.Metric.Counter Write i to the counter, if i is more than the current value. This is useful for when the count is maintained by a separate system (e.g. GHC's GC counter). WARNING: For multiple writers, the most recent one wins, which may not preserve the increasing property. If you have stronger requirements than this, please check with the maintainers. See https://github.com/bitnomial/prometheus/pull/44 for discussion.
set :: Double -> Gauge -> IO ()prometheus System.Metrics.Prometheus.Metric.Gauge No documentation available.
set :: Setting s t a b -> b -> s -> tquadratic-irrational Numeric.QuadraticIrrational.Internal.Lens No documentation available.
-
ramus Ramus.Internal No documentation available.