OpArray

class OpArray[@specialized V] extends CanCopy[Array[V]]
trait CanCopy[Array[V]]
class Object
trait Matchable
class Any
object OpArrayI
object OpArrayS
object OpArrayL
object OpArrayF
object OpArrayD

Value members

Concrete methods

override def apply(from: Array[V]): Array[V]
Definition Classes