Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new variant comparators #78

Merged
merged 4 commits into from
Aug 6, 2017

Conversation

acki-m
Copy link
Contributor

@acki-m acki-m commented Aug 6, 2017

Added operators >, <=, >= for variant class.
The result of the > operator is implicit derived from a valid registered < and == operator.
fixes #61

@coveralls
Copy link

coveralls commented Aug 6, 2017

Coverage Status

Coverage increased (+0.02%) to 91.562% when pulling ce4b322 on acki-m:add-new-variant-comparators into ee27fa7 on rttrorg:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 91.562% when pulling 7a47bb0 on acki-m:add-new-variant-comparators into ee27fa7 on rttrorg:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 91.562% when pulling 7a47bb0 on acki-m:add-new-variant-comparators into ee27fa7 on rttrorg:master.

@acki-m acki-m merged commit d707ec5 into rttrorg:master Aug 6, 2017
@acki-m acki-m deleted the add-new-variant-comparators branch August 7, 2017 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

variant comparators
2 participants