Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. pattern VideosListMyRating_Like :: VideosListMyRating

    gogol-youtube Gogol.YouTube.Types

    The entity is liked.

  2. pattern VideosListMyRating_None :: VideosListMyRating

    gogol-youtube Gogol.YouTube.Types

    No documentation available.

  3. fromCommentThreadsListModerationStatus :: CommentThreadsListModerationStatus -> Text

    gogol-youtube Gogol.YouTube.Types

    No documentation available.

  4. fromMembersListMode :: MembersListMode -> Text

    gogol-youtube Gogol.YouTube.Types

    No documentation available.

  5. fromVideosListMyRating :: VideosListMyRating -> Text

    gogol-youtube Gogol.YouTube.Types

    No documentation available.

  6. newLiveBroadcastMonetizationDetails :: LiveBroadcastMonetizationDetails

    gogol-youtube Gogol.YouTube.Types

    Creates a value of LiveBroadcastMonetizationDetails with the minimum fields required to make a request.

  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. unsafeLastM :: 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 in a monad without checking for empty vectors. See indexM for an explanation of why this is useful.

  9. requestMediaKeySystemAccess :: (MonadDOM m, ToJSString keySystem) => Navigator -> keySystem -> [MediaKeySystemConfiguration] -> m MediaKeySystemAccess

    jsaddle-dom JSDOM.Custom.Navigator

    Mozilla Navigator.requestMediaKeySystemAccess documentation

  10. requestMediaKeySystemAccess_ :: (MonadDOM m, ToJSString keySystem) => Navigator -> keySystem -> [MediaKeySystemConfiguration] -> m ()

    jsaddle-dom JSDOM.Custom.Navigator

    Mozilla Navigator.requestMediaKeySystemAccess documentation

Page 356 of many | Previous | Next