Skip to content

[stdlib] NaN and strict total order #2277

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

Merged
merged 1 commit into from
Apr 25, 2016
Merged

Conversation

moiseev
Copy link
Contributor

@moiseev moiseev commented Apr 22, 2016

Adding a note to the doc comment on Comparable protocol, saying that it
only defines strict total order on normal (non-exceptional) values of
conforming types.

@lattner
Copy link
Contributor

lattner commented Apr 24, 2016

LGTM, @dabrahams do you agree?

@dabrahams
Copy link
Contributor

Yes I like the language they chose for that

@dabrahams
Copy link
Contributor

Uh, wait. That whole "non-exceptional" thing should be removed.

Adding a note to the doc comment on Comparable protocol, saying that it
only defines strict total order on normal (non-exceptional) values of
conforming types.
@moiseev
Copy link
Contributor Author

moiseev commented Apr 25, 2016

Addressed the "non-exceptional" part. Merging.

@moiseev moiseev merged commit cd29d0f into swiftlang:master Apr 25, 2016
@moiseev moiseev deleted the strict-total branch April 25, 2016 17:40
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.

3 participants