Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. anyCE :: forall (m :: Type -> Type) mono o . (Monad m, MonoFoldable mono) => (Element mono -> Bool) -> ConduitT mono o m Bool

    classy-prelude-yesod ClassyPrelude.Yesod

    Check that at least one element in the chunked stream returns True. Subject to shortcut logic: at the first True, consumption of the stream will stop.

  2. anyChar :: P s Char

    frisby Text.Parsers.Frisby

    Match any character, fails on EOF

  3. anyclassStrategyIdKey :: Unique

    ghc-lib GHC.Builtin.Names.TH

    No documentation available.

  4. anyclassStrategyName :: Name

    ghc-lib GHC.Builtin.Names.TH

    No documentation available.

  5. anyFreeVarsOfCo :: (TyCoVar -> Bool) -> Coercion -> Bool

    ghc-lib GHC.Plugins

    No documentation available.

  6. anyFreeVarsOfType :: (TyCoVar -> Bool) -> Type -> Bool

    ghc-lib GHC.Plugins

    No documentation available.

  7. anyFreeVarsOfTypes :: (TyCoVar -> Bool) -> [Type] -> Bool

    ghc-lib GHC.Plugins

    No documentation available.

  8. anyOfUnique :: Uniquable a => a -> [Unique] -> Bool

    ghc-lib GHC.Utils.Unique

    No documentation available.

  9. anySubscriptionInApp :: TargetingRuleScope -> Maybe TargetingRuleScopeAnySubscriptionInApp

    gogol-android-publisher Gogol.AndroidPublisher

    The scope of the current targeting rule is any subscription in the parent app.

  10. anySubscriptionInApp :: TargetingRuleScope -> Maybe TargetingRuleScopeAnySubscriptionInApp

    gogol-android-publisher Gogol.AndroidPublisher.Types

    The scope of the current targeting rule is any subscription in the parent app.

Page 88 of many | Previous | Next