Skip to content

Separate IOLikeN and IOBasedN #542

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
sobolevn opened this issue Aug 8, 2020 · 0 comments · Fixed by #543
Closed

Separate IOLikeN and IOBasedN #542

sobolevn opened this issue Aug 8, 2020 · 0 comments · Fixed by #543
Labels
enhancement New feature or request

Comments

@sobolevn
Copy link
Member

sobolevn commented Aug 8, 2020

IO can be compared with SupportsEqual (#541), but Future or LazyIO (#525) cannot be.
We need to split current IOBasedN interface into two:

  • IOLikeN stays as-is
  • IOBasedN adds SupportsEqual interface
@sobolevn sobolevn added the enhancement New feature or request label Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant