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.
-
hedn Data.EDN No documentation available.
mkList :: Foldable f => f TaggedValue -> Valuehedn Data.EDN No documentation available.
withList :: (EDNList -> Parser a) -> Value -> Parser ahedn Data.EDN No documentation available.
-
hedn Data.EDN.AST.Types.Value No documentation available.
mkList :: Foldable f => f TaggedValue -> Valuehedn Data.EDN.AST.Types.Value No documentation available.
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.