stdlib - 0.0.1

Stdlib.Data.UnbalancedSet

Definitions

Constructors

| mkUnbalancedSet@{ order : Ord A; tree : BinaryTree A; }