It seems pretty clear the default collection type is going to be the Arr. Arr is an alias for scala.collection.immutable.ArraySeq. This will be backed up by Arrays and ArrayBuffers. This is still subject to confirmation through successful full implementation, but the conclusion of the process seems almost certain.
It seems pretty clear the default collection type is going to be the Arr. Arr is an alias for scala.collection.immutable.ArraySeq. This will be backed up by Arrays and ArrayBuffers. This is still subject to confirmation through successful full implementation, but the conclusion of the process seems almost certain.