Util

dotty.tools.tasty.util.Util$
object Util

Attributes

Source
Util.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Util.type

Members list

Value members

Concrete methods

def dble[T : ClassTag](arr: Array[T]): Array[T]

An array twice the size of given array, with existing elements copied over

An array twice the size of given array, with existing elements copied over

Attributes

Source
Util.scala