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.
lookupIndex :: Ord k => k -> OMap k v -> Maybe Indexth-desugar Language.Haskell.TH.Desugar.OMap No documentation available.
lookupAt :: Index -> OMap k v -> Maybe (k, v)th-desugar Language.Haskell.TH.Desugar.OMap.Strict No documentation available.
lookupIndex :: Ord k => k -> OMap k v -> Maybe Indexth-desugar Language.Haskell.TH.Desugar.OMap.Strict No documentation available.
lookupAt :: Index -> OSet a -> Maybe ath-desugar Language.Haskell.TH.Desugar.OSet No documentation available.
lookupIndex :: Ord a => a -> OSet a -> Maybe Indexth-desugar Language.Haskell.TH.Desugar.OSet No documentation available.
lookupBy :: (a -> Bool) -> [a] -> Maybe aHaXml Text.XML.HaXml.Schema.Parse An auxiliary you might expect to find in Data.List
lookupST :: String -> SymTab a -> Maybe aHaXml Text.XML.HaXml.Types No documentation available.
lookupR :: (Ord a, Ord b, MonadThrow m) => b -> Bimap a b -> m abimap Data.Bimap O(log n). A version of lookup that is specialized to the right key, and returns the corresponding left key. Version: 0.2
lookupStore :: Word32 -> IO (Maybe (Store a))foreign-store Foreign.Store Lookup from the store if an index is allocated. Not thread-safe.
lookupModule :: ModuleName -> FastString -> TcPluginM Moduleghc-tcplugins-extra GHC.TcPluginM.Extra Find a module