Hoogle Search
Within Stackage Nightly 2026-06-20 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Set-like operations on lists Avoid using them as much as possible
-
No documentation available.
-
multimap Data.SetMap A SetMap with keys k and values v.
module DataFrame.Operations.
SetOps These treat a DataFrame as a set of rows and implement the subobject lattice from relational algebra: union, intersect, difference, and symmetricDifference. Every result is deduplicated, so each operation has the schema-preserving shape DataFrame -> DataFrame -> DataFrame. Row equality is the same hash-based notion used by distinct (see DataFrame.Operations.Aggregation), so these operations and distinct agree on what "the same row" means. Both inputs are expected to share a schema; the typed layer (Typed) enforces that statically.
-
graphviz Data.GraphViz.Attributes.Colors.Brewer No documentation available.
-
graphviz Data.GraphViz.Attributes.Colors.Brewer Maximum of 8.
-
graphviz Data.GraphViz.Attributes.Colors.Brewer Maximum of 12.
-
graphviz Data.GraphViz.Attributes.Complete Width and Height dictate the size of the node with a warning if the label cannot fit in this.
-
graphviz Data.GraphViz.Attributes.Complete Width and Height dictate the size of the shape only and the label can expand out of the shape (with a warning). Requires Graphviz >= 2.38.0.
-
hledger-lib Hledger.Data No documentation available.