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. setYieldLimit :: forall (t :: (Type -> Type) -> Type -> Type) (m :: Type -> Type) a . Maybe Int64 -> State t m a -> State t m a

    streamly-core Streamly.Internal.Data.SVar.Type

    No documentation available.

  2. setMethod :: Method -> RequestBuilder site ()

    sydtest-yesod Test.Syd.Yesod

    Set the method of the RequestBuilder.

  3. setRequestBody :: ByteString -> RequestBuilder site ()

    sydtest-yesod Test.Syd.Yesod

    Set the request body of the RequestBuilder. Note that this invalidates any of the other post parameters that may have been set.

  4. setUrl :: (Yesod site, RedirectUrl site url) => url -> RequestBuilder site ()

    sydtest-yesod Test.Syd.Yesod

    Set the url of the RequestBuilder to the given route.

  5. setMethod :: Method -> RequestBuilder site ()

    sydtest-yesod Test.Syd.Yesod.Request

    Set the method of the RequestBuilder.

  6. setRequestBody :: ByteString -> RequestBuilder site ()

    sydtest-yesod Test.Syd.Yesod.Request

    Set the request body of the RequestBuilder. Note that this invalidates any of the other post parameters that may have been set.

  7. setUrl :: (Yesod site, RedirectUrl site url) => url -> RequestBuilder site ()

    sydtest-yesod Test.Syd.Yesod.Request

    Set the url of the RequestBuilder to the given route.

  8. setContext :: Context -> Pattern a -> Pattern a

    tidal-core Sound.Tidal.Pattern

    No documentation available.

  9. setSteps :: Maybe Rational -> Pattern a -> Pattern a

    tidal-core Sound.Tidal.Pattern

    No documentation available.

  10. setStepsFrom :: Pattern b -> Pattern a -> Pattern a

    tidal-core Sound.Tidal.Pattern

    No documentation available.

Page 734 of many | Previous | Next