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.
xpList0 :: PU [a] b -> PU [a] [b]xml-picklers Data.XML.Pickle xpAll. (compat)
xpListMinLen :: Int -> PU [a] b -> PU [a] [b]xml-picklers Data.XML.Pickle Like xpList, but only succeed during unpickling if at least a minimum number of elements are unpickled.
fromList :: [(Key, v)] -> KeyMap vBlammo Data.Aeson.Compat Construct a map with the supplied mappings. If the list contains duplicate mappings, the later mappings take precedence.
>>> fromList [("a", 'x'), ("a", 'y')] fromList [("a",'y')]toList :: KeyMap v -> [(Key, v)]Blammo Data.Aeson.Compat Return a list of this map's keys and elements. The order is not stable. Use toAscList for stable ordering.
autoPatternList :: [(Text, PPPCategory, Text)]ENIG Data.Text.ENIG.Config No documentation available.
hangulComponentCodeList :: [Code]ENIG Data.Text.ENIG.Config List of Hangul components' code 한글 자소 코드 리스트
-
ENIG Data.Text.ENIG.Config List of Hangul components 한글 자소 리스트
lastConsonantCodeList :: [Code]ENIG Data.Text.ENIG.Config List of the last consonants' code (NFKDed) 받침의 문자코드 리스트
-
ENIG Data.Text.ENIG.Config List of the last consonants 받침의 문자 리스트
-
ENIG Data.Text.ENIG.Config List of the vowel consonants' code (NFKDed) 모음의 문자코드 리스트