Arrays
object Arrays
All but the first two operations should be short-circuited and implemented specially by the backend.
Value members
Concrete methods
Creates an array of some element type determined by the given ClassTag
argument. The erased type of applications of this method is Object
.
Creates an array of some element type determined by the given ClassTag
argument. The erased type of applications of this method is Object
.