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.
lookupTyNatPredLeq :: TcPluginM Nameghc-typelits-presburger GHC.TypeLits.Presburger.Compat No documentation available.
lookupTyNatPredLt :: TcPluginM (Maybe TyCon)ghc-typelits-presburger GHC.TypeLits.Presburger.Compat No documentation available.
lookupTyNot :: TcPluginM (Maybe TyCon)ghc-typelits-presburger GHC.TypeLits.Presburger.Compat No documentation available.
lookupTyOr :: TcPluginM (Maybe TyCon)ghc-typelits-presburger GHC.TypeLits.Presburger.Compat No documentation available.
lookupDefault :: Indexable f => Key f -> f a -> Maybe akeys Data.Key No documentation available.
lookupM :: (Eq k, Hashable k, Monoid v) => k -> MonoidalHashMap k v -> vmonoidal-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.
lookupGE :: Int -> MonoidalIntMap a -> Maybe (Int, a)monoidal-containers Data.IntMap.Monoidal No documentation available.
lookupGT :: Int -> MonoidalIntMap a -> Maybe (Int, a)monoidal-containers Data.IntMap.Monoidal No documentation available.
lookupLE :: Int -> MonoidalIntMap a -> Maybe (Int, a)monoidal-containers Data.IntMap.Monoidal No documentation available.
lookupLT :: Int -> MonoidalIntMap a -> Maybe (Int, a)monoidal-containers Data.IntMap.Monoidal No documentation available.