Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. module Stratosphere.Resources.ServiceCatalogPortfolioShare

    No documentation available.

  2. data ServiceCatalogPortfolioShare

    stratosphere Stratosphere.Resources.ServiceCatalogPortfolioShare

    Full data type definition for ServiceCatalogPortfolioShare. See serviceCatalogPortfolioShare for a more convenient constructor.

  3. ServiceCatalogPortfolioShare :: Maybe (Val Text) -> Val Text -> Val Text -> ServiceCatalogPortfolioShare

    stratosphere Stratosphere.Resources.ServiceCatalogPortfolioShare

    No documentation available.

  4. _serviceCatalogPortfolioShareAcceptLanguage :: ServiceCatalogPortfolioShare -> Maybe (Val Text)

    stratosphere Stratosphere.Resources.ServiceCatalogPortfolioShare

    No documentation available.

  5. _serviceCatalogPortfolioShareAccountId :: ServiceCatalogPortfolioShare -> Val Text

    stratosphere Stratosphere.Resources.ServiceCatalogPortfolioShare

    No documentation available.

  6. _serviceCatalogPortfolioSharePortfolioId :: ServiceCatalogPortfolioShare -> Val Text

    stratosphere Stratosphere.Resources.ServiceCatalogPortfolioShare

    No documentation available.

  7. serviceCatalogPortfolioShare :: Val Text -> Val Text -> ServiceCatalogPortfolioShare

    stratosphere Stratosphere.Resources.ServiceCatalogPortfolioShare

    Constructor for ServiceCatalogPortfolioShare containing required fields as arguments.

  8. foldStreamShared :: IsStream t => State StreamK m a -> (a -> t m a -> m r) -> (a -> m r) -> m r -> t m a -> m r

    streamly Streamly.Internal.Data.Stream.IsStream

    Fold a stream by providing an SVar, a stop continuation, a singleton continuation and a yield continuation. The stream would share the current SVar passed via the State.

  9. foldrSShared :: forall t a (m :: Type -> Type) b . IsStream t => (a -> t m b -> t m b) -> t m b -> t m a -> t m b

    streamly Streamly.Internal.Data.Stream.IsStream

    No documentation available.

  10. module Telegram.Bot.API.Types.ChatShared

    No documentation available.

Page 52 of many | Previous | Next