empty package:unordered-containers

Construct an empty map.
Construct an empty set.
>>> HashSet.empty
fromList []
Invariants:
  • Empty is not a valid sub-node. It can only appear at the root. (INV1)