Hoogle Search
Within Stackage Nightly 2025-09-26 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setex :: RedisCtx m f => ByteString -> Integer -> ByteString -> m (f Status)hedis Database.Redis.Sentinel No documentation available.
setnx :: RedisCtx m f => ByteString -> ByteString -> m (f Bool)hedis Database.Redis.Sentinel No documentation available.
setrange :: RedisCtx m f => ByteString -> Integer -> ByteString -> m (f Integer)hedis Database.Redis.Sentinel No documentation available.
setS :: Selector s a -> a -> s -> shxt Data.Function.Selector No documentation available.
setChildren :: Tree t => [t a] -> t a -> t ahxt Data.Tree.Class substitute children: setChildren cl = changeChildren (const cl)
setNode :: Tree t => a -> t a -> t ahxt Data.Tree.Class substitute node: setNode n = changeNode (const n)
setByteArray :: MBA s -> Int -> Int -> Int -> ST s ()os-string System.OsString.Data.ByteString.Short.Internal No documentation available.
setDataInputStreamByteOrder :: (MonadIO m, IsDataInputStream o) => o -> DataStreamByteOrder -> m ()gi-gio GI.Gio.Objects.DataInputStream Set the value of the “byte-order” property. When overloading is enabled, this is equivalent to
set dataInputStream [ #byteOrder := value ]
-
gi-gio GI.Gio.Objects.DataInputStream Set the value of the “newline-type” property. When overloading is enabled, this is equivalent to
set dataInputStream [ #newlineType := value ]
-
gi-gio GI.Gio.Objects.DataOutputStream Set the value of the “byte-order” property. When overloading is enabled, this is equivalent to
set dataOutputStream [ #byteOrder := value ]