Skip to content

make Range and ClosedRange conditionally Codable #21755

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

Closed
wants to merge 1 commit into from

Conversation

adamnemecek
Copy link

@adamnemecek adamnemecek commented Jan 9, 2019

This pull request makes Range and ClosedRange conform to Codable, conditioned on Bound conforming to Bound.

No bug.

@jrose-apple
Copy link
Contributor

Thanks for the PR! There's been a lot of discussion of this in #19532 (and in the linked forum threads), and I think we should probably keep it centered there.

@jrose-apple jrose-apple closed this Jan 9, 2019
@adamnemecek
Copy link
Author

Should have checked.

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.

2 participants