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. lookupTyNatPredLeq :: TcPluginM Name

    ghc-typelits-presburger GHC.TypeLits.Presburger.Compat

    No documentation available.

  2. lookupTyNatPredLt :: TcPluginM (Maybe TyCon)

    ghc-typelits-presburger GHC.TypeLits.Presburger.Compat

    No documentation available.

  3. lookupTyNot :: TcPluginM (Maybe TyCon)

    ghc-typelits-presburger GHC.TypeLits.Presburger.Compat

    No documentation available.

  4. lookupTyOr :: TcPluginM (Maybe TyCon)

    ghc-typelits-presburger GHC.TypeLits.Presburger.Compat

    No documentation available.

  5. lookupDefault :: Indexable f => Key f -> f a -> Maybe a

    keys Data.Key

    No documentation available.

  6. lookupM :: (Eq k, Hashable k, Monoid v) => k -> MonoidalHashMap k v -> v

    monoidal-containers Data.HashMap.Monoidal

    O(log n) Return the value to which the specified key is mapped, or mempty if this map contains no mapping for the key.

  7. lookupGE :: Int -> MonoidalIntMap a -> Maybe (Int, a)

    monoidal-containers Data.IntMap.Monoidal

    No documentation available.

  8. lookupGT :: Int -> MonoidalIntMap a -> Maybe (Int, a)

    monoidal-containers Data.IntMap.Monoidal

    No documentation available.

  9. lookupLE :: Int -> MonoidalIntMap a -> Maybe (Int, a)

    monoidal-containers Data.IntMap.Monoidal

    No documentation available.

  10. lookupLT :: Int -> MonoidalIntMap a -> Maybe (Int, a)

    monoidal-containers Data.IntMap.Monoidal

    No documentation available.

Page 98 of many | Previous | Next