Skip to content
GitLab
Explore
Sign in
Add decidability instances for Z.gt and Z.ge
Code
Review changes
Check out branch
Download
Patches
Plain diff
Tej Chajed
requested to merge
tchajed/stdpp:z-greater-decidability
into
master
Feb 13, 2020
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
Unfortunately these are not just defined as flipped versions of
Z.lt
and
Z.ge
.
Merge request reports