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.
-
vector-hashtables Data.Vector.Hashtables O(1) in the best case, O(n) in the worst case. Find value by given key in Dictionary. Throws an error if value not found.
-
vector-hashtables Data.Vector.Hashtables.Internal O(1) in the best case, O(n) in the worst case. Find value by given key in Dictionary. Throws an error if value not found.
-
vector-hashtables Data.Vector.Hashtables.Internal O(1) in the best case, O(n) in the worst case. Lookup the index of a key, which is its zero-based index in the sequence sorted by keys. The index is a number from 0 up to, but not including, the size of the dictionary.
-
wai-middleware-caching Network.Wai.Middleware.Cache cache lookup
lookup_attrs :: WorkbookError -> [(ByteString, Text)]xlsx Codec.Xlsx.Parser.Stream No documentation available.
lookup_field :: WorkbookError -> ByteStringxlsx Codec.Xlsx.Parser.Stream No documentation available.
lookupComment :: CellRef -> CommentTable -> Maybe Commentxlsx Codec.Xlsx.Types.Internal.CommentTable No documentation available.
lookupLit :: Attribute name => String -> [T name string] -> Maybe stringxml-basic Text.XML.Basic.Attribute No documentation available.
lookupActorTime :: FactionId -> LevelId -> ActorId -> ActorTime -> Maybe TimeLambdaHack Game.LambdaHack.Server.State No documentation available.
lookupColdMethod :: Core st -> Tagged ByteString -> State st ByteStringacid-state Data.Acid.Core Find the state action that corresponds to a tagged and serialized method.