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. lookup' :: KeySpec -> KVITable v -> Maybe v

    kvitable Data.KVITable

    Like lookup, but assumes a normalized key (all key elements specified, and in the proper order). Faster than lookup, but will return false negatives if not used with a normalized key.

  2. lookupCMap :: (?callStack :: CallStack) => CMap a -> SubcId -> a

    liquid-fixpoint Language.Fixpoint.Graph.Types

    CMap API -------------------------------------------------------------

  3. lookupLocalRewrites :: BindId -> LocalRewritesEnv -> Maybe LocalRewrites

    liquid-fixpoint Language.Fixpoint.Types.Constraints

    No documentation available.

  4. lookupRewrite :: Symbol -> LocalRewrites -> Maybe Expr

    liquid-fixpoint Language.Fixpoint.Types.Constraints

    No documentation available.

  5. lookupBindEnv :: BindId -> BindEnv a -> (Symbol, SortedReft, a)

    liquid-fixpoint Language.Fixpoint.Types.Environments

    No documentation available.

  6. lookupSEnv :: Symbol -> SEnv a -> Maybe a

    liquid-fixpoint Language.Fixpoint.Types.Environments

    No documentation available.

  7. lookupSEnvWithDistance :: Symbol -> SEnv a -> SESearch a

    liquid-fixpoint Language.Fixpoint.Types.Environments

    No documentation available.

  8. lookupQBind :: Sol a QBind -> KVar -> QBind

    liquid-fixpoint Language.Fixpoint.Types.Solutions

    Read / Write Solution at KVar ---------------------------------------------

  9. lookupGhcDataConLHName :: HasCallStack => Env -> Located LHName -> Lookup DataCon

    liquidhaskell-boot Language.Haskell.Liquid.Bare.Resolve

    No documentation available.

  10. lookupGhcDnTyCon :: Env -> ModName -> DataName -> Lookup (Maybe TyCon)

    liquidhaskell-boot Language.Haskell.Liquid.Bare.Resolve

    No documentation available.

Page 113 of many | Previous | Next