Skip to content
Snippets Groups Projects
Commit 65aa60b5 authored by Iavor S. Diatchki's avatar Iavor S. Diatchki Committed by Herbert Valerio Riedel
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).

(cherry picked from commit 5e4bdb5f)
parent 09062bdf
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