Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pMapFromList :: forall (c :: Type -> Type) v . NonEmptyLike c => [(Text, v)] -> PMap c vgreskell Data.Greskell.PMap Make a PMap from list of entries.
headersFromList :: [(ByteString, ByteString)] -> Headershw-kafka-client Kafka.Types No documentation available.
unzipFromListN2 :: (Storable a, Storable b) => Int -> [(a, b)] -> (Vector a, Vector b)hw-prim HaskellWorks.Data.Vector.Storable No documentation available.
jhFromList :: [(String, JExpr)] -> JValjmacro Language.Javascript.JMacro No documentation available.
jtFromList :: JType -> [(String, JType)] -> JTypejmacro Language.Javascript.JMacro No documentation available.
toJExprFromList :: ToJExpr a => [a] -> JExprjmacro Language.Javascript.JMacro No documentation available.
cycleFromList :: [Proposal a] -> Cycle amcmc Mcmc Create a Cycle from a list of Proposals; use RandomO, but see setOrder.
cycleFromList :: [Proposal a] -> Cycle amcmc Mcmc.Cycle Create a Cycle from a list of Proposals; use RandomO, but see setOrder.
importsFromList :: [ImportLine] -> Map Text ImportLinepurescript-bridge Language.PureScript.Bridge.Printer No documentation available.
newStartOfRangeFromList :: [a] -> Range arg Data.Rg generating a Range from a list