Skip to content

immutable.ArraySeq companion lacks some basic operations #222

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
ghik opened this issue Jun 19, 2019 · 0 comments · Fixed by #227
Closed

immutable.ArraySeq companion lacks some basic operations #222

ghik opened this issue Jun 19, 2019 · 0 comments · Fixed by #227
Labels
good first issue Good for newcomers

Comments

@ghik
Copy link
Contributor

ghik commented Jun 19, 2019

It's nice that immutable.ArraySeq has been backported for Scala 2.12 but its companion object lacks some basic operations normally available for all Scala 2.12 collections, namely apply, unapplySeq, newBuilder, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants