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

Implement parameterless IComparable for StreamPosition and StreamRevision #111

Merged
merged 1 commit into from
May 3, 2021

Conversation

Tarmil
Copy link
Contributor

@Tarmil Tarmil commented Apr 21, 2021

This is required to satisfy the F# comparison constraint, and use comparison operators. Without this, pos1 < pos2 doesn't compile in F#.

@hayley-jean
Copy link
Member

Thanks for the contribution @Tarmil!

We're looking into the failing tests, but I don't think they're caused by your changes. Once we understand what's going on we'll merge this

@hayley-jean hayley-jean merged commit 0745490 into EventStore:master May 3, 2021
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.

4 participants