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.

  1. module GHC.Data.List.SetOps

    Set-like operations on lists Avoid using them as much as possible

  2. module Data.SetMap

    No documentation available.

  3. data SetMap k v

    multimap Data.SetMap

    A SetMap with keys k and values v.

  4. 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.

  5. Set1 :: BrewerName

    graphviz Data.GraphViz.Attributes.Colors.Brewer

    No documentation available.

  6. Set2 :: BrewerName

    graphviz Data.GraphViz.Attributes.Colors.Brewer

    Maximum of 8.

  7. Set3 :: BrewerName

    graphviz Data.GraphViz.Attributes.Colors.Brewer

    Maximum of 12.

  8. SetNodeSize :: NodeSize

    graphviz Data.GraphViz.Attributes.Complete

    Width and Height dictate the size of the node with a warning if the label cannot fit in this.

  9. SetShapeSize :: NodeSize

    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.

  10. SetBalance :: TimeclockCode

    hledger-lib Hledger.Data

    No documentation available.

Page 14 of many | Previous | Next