Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. _sageMakerMonitoringScheduleLastMonitoringExecutionSummary :: SageMakerMonitoringSchedule -> Maybe SageMakerMonitoringScheduleMonitoringExecutionSummary

    stratosphere Stratosphere.Resources.SageMakerMonitoringSchedule

    No documentation available.

  2. smmsLastMonitoringExecutionSummary :: Lens' SageMakerMonitoringSchedule (Maybe SageMakerMonitoringScheduleMonitoringExecutionSummary)

    stratosphere Stratosphere.Resources.SageMakerMonitoringSchedule

    http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html#cfn-sagemaker-monitoringschedule-lastmonitoringexecutionsummary

  3. outputDoorBellFromConsumer :: Channel (m :: Type -> Type) a b -> MVar ()

    streamly Streamly.Internal.Data.Fold.Prelude

    No documentation available.

  4. outputQueueFromConsumer :: Channel (m :: Type -> Type) a b -> IORef ([ChildEvent b], Int)

    streamly Streamly.Internal.Data.Fold.Prelude

    No documentation available.

  5. fromConsumer :: MonadAsync m => SVar Stream m a -> m Bool

    streamly Streamly.Internal.Data.Stream.SVar

    Poll for events sent by the fold consumer to the stream pusher. The fold consumer can send a Stop event or an exception. When a Stop is received this function returns True. If an exception is recieved then it throws the exception.

  6. foafdnaChecksum :: ScopedName

    swish Swish.RDF.Vocabulary.FOAF

    foaf:dnaChecksum from http://xmlns.com/foaf/spec/#term_dnaChecksum.

  7. foafmbox_sha1sum :: ScopedName

    swish Swish.RDF.Vocabulary.FOAF

    foaf:mbox_sha1sum from http://xmlns.com/foaf/spec/#term_mbox_sha1sum.

  8. provwasSummaryOf :: ScopedName

    swish Swish.RDF.Vocabulary.Provenance

    prov:wasSummaryOf from http://www.w3.org/TR/prov-o/#wassummaryof.

  9. asum :: (Foldable t, Alternative f) => t (f a) -> f a

    threepenny-gui Graphics.UI.Threepenny.Core

    The sum of a collection of actions using (<|>), generalizing concat. asum is just like msum, but generalised to Alternative.

    Examples

    Basic usage:
    >>> asum [Just "Hello", Nothing, Just "World"]
    Just "Hello"
    

  10. argsSummaryStatistics :: DistanceArguments -> Bool

    tlynx TLynx.Distance.Options

    No documentation available.

Page 232 of many | Previous | Next