Module docstring
{"# Enumerating sets of ordinals by ordinals
The ordinals have the peculiar property that every subset bounded above is a small type, while
themselves not being small. As a consequence of this, every unbounded subset of Ordinal is order
isomorphic to Ordinal.
We define this correspondence as enumOrd, and use it to then define an order isomorphism
enumOrdOrderIso.
This can be thought of as an ordinal analog of Nat.nth.
"}