Skip to content
Snippets Groups Projects
Commit 1347791c authored by Oleg Grenrus's avatar Oleg Grenrus
Browse files

Rewrite VersionInterval code

- The old code is preserved for now in VersionInterval.Legacy module
- Add normaliseVersionRange bench, comparing new and old
- We drop intersectVersionIntervals, which is complicated function for acceptable performance loss, but gained simplicity
- Remove Ord instances (can be added back, removed to make sure we don't use them)
parent 6118fd90
No related branches found
No related tags found
Loading
Showing
with 854 additions and 670 deletions
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