scala / collection-strawman

Implementation of the new Scala 2.13 Collections
Apache License 2.0
200 stars 72 forks source link

Improve ImmutableArray operations #492

Closed szeiger closed 6 years ago

szeiger commented 6 years ago

Now that we have efficient Array operations without wrapping in ArrayOps we can use them in ImmutableArray