Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fromListWithKey :: Enum key => (key -> a -> a -> a) -> [(key, a)] -> EnumMap key aregex-tdfa Data.IntMap.EnumMap2 No documentation available.
toAscList :: Enum key => EnumMap key a -> [(key, a)]regex-tdfa Data.IntMap.EnumMap2 No documentation available.
toList :: Enum key => EnumMap key a -> [(key, a)]regex-tdfa Data.IntMap.EnumMap2 No documentation available.
fromAscList :: Enum e => [e] -> EnumSet eregex-tdfa Data.IntSet.EnumSet2 No documentation available.
fromDistinctAscList :: Enum e => [e] -> EnumSet eregex-tdfa Data.IntSet.EnumSet2 No documentation available.
fromList :: Enum e => [e] -> EnumSet eregex-tdfa Data.IntSet.EnumSet2 No documentation available.
toAscList :: Enum e => EnumSet e -> [e]regex-tdfa Data.IntSet.EnumSet2 No documentation available.
toList :: Enum e => EnumSet e -> [e]regex-tdfa Data.IntSet.EnumSet2 No documentation available.
NumberedList :: [(Text, GtkDoc)] -> Tokenhaskell-gi Data.GI.CodeGen.GtkDoc A list of numbered list items. The first element in the pair is the index.
UnnumberedList :: [GtkDoc] -> Tokenhaskell-gi Data.GI.CodeGen.GtkDoc An unnumbered list of items.