Skip to content
Snippets Groups Projects
Commit 5e4bdb5f authored by Iavor S. Diatchki's avatar Iavor S. Diatchki
Browse files

Implement ordering comparisons for type-level naturals and symbols.

This is done with two built-in type families: `CmpNat and `CmpSymbol`.
Both of these return a promoted `Ordering` type (EQ, LT, or GT).
parent 87bbc69c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment