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

Improve traits for non empty collections #9677

Open
987Nabil opened this issue Mar 9, 2025 · 0 comments · May be fixed by #9678
Open

Improve traits for non empty collections #9677

987Nabil opened this issue Mar 9, 2025 · 0 comments · May be fixed by #9678

Comments

@987Nabil
Copy link
Contributor

987Nabil commented Mar 9, 2025

I realized we are missing some toXXX methods on these traits. I suggest to start with toIterable, toList and toArray.
We can add more if needed later on.

987Nabil added a commit to 987Nabil/zio that referenced this issue Mar 9, 2025
- add toArray, toList, toIterable
- remove variance from collection types of `NonEmptyOps`
@987Nabil 987Nabil linked a pull request Mar 9, 2025 that will close this issue
987Nabil added a commit to 987Nabil/zio that referenced this issue Mar 12, 2025
987Nabil added a commit to 987Nabil/zio that referenced this issue Mar 14, 2025
987Nabil added a commit to 987Nabil/zio that referenced this issue Mar 14, 2025
@987Nabil 987Nabil reopened this Mar 19, 2025
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 a pull request may close this issue.

2 participants