Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
setRequestBody :: RequestBody -> MediaType -> Request -> Requestservant-client-core Servant.Client.Core Set body and media type of the request being constructed.
setRequestBodyLBS :: ByteString -> MediaType -> Request -> Requestservant-client-core Servant.Client.Core Set body and media type of the request being constructed. The body is set to the given bytestring using the RequestBodyLBS constructor.
setQueryString :: Query -> Request -> Requestservant-client-core Servant.Client.Core.Request No documentation available.
setRequestBody :: RequestBody -> MediaType -> Request -> Requestservant-client-core Servant.Client.Core.Request Set body and media type of the request being constructed.
setRequestBodyLBS :: ByteString -> MediaType -> Request -> Requestservant-client-core Servant.Client.Core.Request Set body and media type of the request being constructed. The body is set to the given bytestring using the RequestBodyLBS constructor.
-
diagrams-core Diagrams.Core Replace the envelope of a diagram.
-
diagrams-core Diagrams.Core Replace the trace of a diagram.
-
diagrams-core Diagrams.Core.Types Replace the envelope of a diagram.