Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
There are lots of useful methods on arrays and array buffers, and it is a good idea to browse the Scala documentation to get an idea of what’s there.
Note
|
| The methods for the Array class are listed under ArrayOps. Technically, an array is converted to an ArrayOps object before any of the operations is applied. |