scala / collection-strawman

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

ArrayOps does not have a `view` operation anymore #557

Closed julienrf closed 6 years ago

julienrf commented 6 years ago

Well, WrappedArray provides it.