Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
toList :: Transaction a -> [a]transaction Data.Transaction No documentation available.
fromAscList :: Eq c => [([c], a)] -> TMap c atrie-simple Data.Trie.Map No documentation available.
fromAscListWith :: Ord c => (a -> a -> a) -> [([c], a)] -> TMap c atrie-simple Data.Trie.Map No documentation available.
fromList :: Ord c => [([c], a)] -> TMap c atrie-simple Data.Trie.Map No documentation available.
fromListWith :: Ord c => (a -> a -> a) -> [([c], a)] -> TMap c atrie-simple Data.Trie.Map No documentation available.
toAscList :: TMap c a -> [([c], a)]trie-simple Data.Trie.Map No documentation available.
toList :: TMap c a -> [([c], a)]trie-simple Data.Trie.Map No documentation available.
fromAscList :: Eq c => [[c]] -> TSet ctrie-simple Data.Trie.Set No documentation available.
fromList :: Ord c => [[c]] -> TSet ctrie-simple Data.Trie.Set No documentation available.
-
trie-simple Data.Trie.Set No documentation available.