Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

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

  1. lastDownloaded :: WmxSitemap -> Maybe DateTime

    gogol-webmaster-tools Gogol.WebmasterTools.Types

    Date & time in which this sitemap was last downloaded. Date format is in RFC 3339 format (yyyy-mm-dd).

  2. lastSubmitted :: WmxSitemap -> Maybe DateTime

    gogol-webmaster-tools Gogol.WebmasterTools.Types

    Date & time in which this sitemap was submitted. Date format is in RFC 3339 format (yyyy-mm-dd).

  3. lastUpdateTimeSeconds :: LiveStreamHealthStatus -> Maybe Word64

    gogol-youtube Gogol.YouTube

    The last time this status was updated (in seconds)

  4. lastUpdated :: CaptionSnippet -> Maybe DateTime

    gogol-youtube Gogol.YouTube

    The date and time when the caption track was last updated.

  5. lastUpdateTimeSeconds :: LiveStreamHealthStatus -> Maybe Word64

    gogol-youtube Gogol.YouTube.Types

    The last time this status was updated (in seconds)

  6. lastUpdated :: CaptionSnippet -> Maybe DateTime

    gogol-youtube Gogol.YouTube.Types

    The date and time when the caption track was last updated.

  7. lastM :: forall (u :: Type -> Type) a (v :: Type -> Type) b m . (Vector u a, Vector v b, Monad m) => Vector u v (a, b) -> m (a, b)

    hybrid-vectors Data.Vector.Hybrid

    O(1) Last element of a vector in a monad. See indexM for an explanation of why this is useful.

  8. lastChild :: MonadDOM m => TreeWalker -> m (Maybe Node)

    jsaddle-dom JSDOM.Generated.TreeWalker

    Mozilla TreeWalker.lastChild documentation

  9. lastChildUnchecked :: MonadDOM m => TreeWalker -> m Node

    jsaddle-dom JSDOM.Generated.TreeWalker

    Mozilla TreeWalker.lastChild documentation

  10. lastChildUnsafe :: (MonadDOM m, HasCallStack) => TreeWalker -> m Node

    jsaddle-dom JSDOM.Generated.TreeWalker

    Mozilla TreeWalker.lastChild documentation

Page 64 of many | Previous | Next