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.
-
ENIG Data.Text.ENIG.Config List of the vowel consonants 모음의 문자 리스트
fromList :: (HashTable h, Hashable k) => [(k, v)] -> h RealWorld k vRefSerialize Data.RefSerialize.Serialize No documentation available.
toList :: (HashTable h, Hashable k) => h RealWorld k v -> [(k, v)]RefSerialize Data.RefSerialize.Serialize No documentation available.
indexList :: (IResource a, Typeable a, Typeable b) => (a -> b) -> (b -> [Text]) -> IO ()TCache Data.TCache.IndexText trigger the indexation of list fields with elements convertible to Text
-
beam-postgres Database.Beam.Postgres.Full No documentation available.
-
beam-postgres Database.Beam.Postgres.Full No documentation available.
-
beam-postgres Database.Beam.Postgres.Full No documentation available.
-
beam-sqlite Database.Beam.Sqlite.Connection Runs a SqliteInsertReturning statement and returns a result for each inserted row.
fromList :: DomCodCnt l r => [(Dom l, Dom r)] -> Bimap l rbimaps Data.Bijection.Class Given a list of pairs [(x,y)], turn it into a bimap (x->y, y->x).
fromListDC :: DomCod z => [(Dom z, Cod z)] -> zbimaps Data.Bijection.Class No documentation available.