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.

  1. setnx :: RedisCtx m f => ByteString -> ByteString -> m (f Bool)

    hedis Database.Redis.Sentinel

    No documentation available.

  2. setrange :: RedisCtx m f => ByteString -> Integer -> ByteString -> m (f Integer)

    hedis Database.Redis.Sentinel

    No documentation available.

  3. setRequestBody :: RequestBody -> MediaType -> Request -> Request

    servant-client-core Servant.Client.Core

    Set body and media type of the request being constructed.

  4. setRequestBodyLBS :: ByteString -> MediaType -> Request -> Request

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

  5. setQueryString :: Query -> Request -> Request

    servant-client-core Servant.Client.Core.Request

    No documentation available.

  6. setRequestBody :: RequestBody -> MediaType -> Request -> Request

    servant-client-core Servant.Client.Core.Request

    Set body and media type of the request being constructed.

  7. setRequestBodyLBS :: ByteString -> MediaType -> Request -> Request

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

  8. setEnvelope :: forall b (v :: Type -> Type) n m . (OrderedField n, Metric v, Monoid' m) => Envelope v n -> QDiagram b v n m -> QDiagram b v n m

    diagrams-core Diagrams.Core

    Replace the envelope of a diagram.

  9. setTrace :: forall b (v :: Type -> Type) n m . (OrderedField n, Metric v, Semigroup m) => Trace v n -> QDiagram b v n m -> QDiagram b v n m

    diagrams-core Diagrams.Core

    Replace the trace of a diagram.

  10. setEnvelope :: forall b (v :: Type -> Type) n m . (OrderedField n, Metric v, Monoid' m) => Envelope v n -> QDiagram b v n m -> QDiagram b v n m

    diagrams-core Diagrams.Core.Types

    Replace the envelope of a diagram.

Page 297 of many | Previous | Next