Hoogle Search
Within LTS Haskell 24.37 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
withList :: (EDNList -> Parser a) -> Value -> Parser ahedn Data.EDN.Class No documentation available.
-
hedn Data.EDN.QQ Quasiquoter for untagged Value wrapped in a List.
[ednList| #foo/bar nil |] === List [ Tagged "foo" "bar" Nil ]
asList :: (Unbox a, Bin bin) => Histogram bin a -> [(BinValue bin, a)]histogram-fill Data.Histogram No documentation available.
binsList :: (IntervalBin b, Vector v (BinValue b, BinValue b)) => b -> v (BinValue b, BinValue b)histogram-fill Data.Histogram.Bin.Classes List of all bins. Could be overridden for efficiency.
-
histogram-fill Data.Histogram.Generic Convert histogram data to list.
onList :: ([a] -> [a]) -> MQuery a -> MQuery ahw-mquery HaskellWorks.Data.MQuery No documentation available.
unzipFromListN2 :: (Storable a, Storable b) => Int -> [(a, b)] -> (Vector a, Vector b)hw-prim HaskellWorks.Data.Vector.Storable No documentation available.
fromList :: [(Param, ParamValue)] -> QueryDatahyperbole Web.Hyperbole.Data.QueryData No documentation available.
toList :: QueryData -> [(Param, ParamValue)]hyperbole Web.Hyperbole.Data.QueryData No documentation available.
fromList :: [Cookie] -> Cookieshyperbole Web.Hyperbole.Data.Session No documentation available.