Module Funarith_zarith__.Simplex_zarith.Make_full.2-L.Constr
type op = [ | `Eq |
| `Geq |
| `Gt |
| `Leq |
| `Lt |
| `Neq |
]type +'a t = {} constraint 'a = [< op ]val compare : [< op ] as a t ‑> 'a t ‑> intval pp : [< op ] t CCFormat.printerval op : [< op ] as a t ‑> 'a