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

Consider to implement unzip() #1092

Open
1 of 4 tasks
tetsuharuohzeki opened this issue Aug 19, 2021 · 1 comment · May be fixed by #1805
Open
1 of 4 tasks

Consider to implement unzip() #1092

tetsuharuohzeki opened this issue Aug 19, 2021 · 1 comment · May be fixed by #1805

Comments

@tetsuharuohzeki
Copy link
Contributor

tetsuharuohzeki commented Aug 19, 2021

https://doc.rust-lang.org/nightly/std/option/enum.Option.html#method.unzip

If we implement, this, we can implement this only for PlainOption.

TODO

@tetsuharuohzeki tetsuharuohzeki added this to the Missing features milestone Oct 18, 2021
@tetsuharuohzeki tetsuharuohzeki changed the title Consider to implement Option<T>.unzip() Consider to implement unzip() Jun 18, 2022
@tetsuharuohzeki
Copy link
Contributor Author

Nullable, Maybe, Undefinable

I skeptical whether this is useful for these types.

@tetsuharuohzeki tetsuharuohzeki linked a pull request Mar 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant