OpArraySS

object OpArraySS extends OpArray[Short, Short]
class Object
trait Matchable
class Any

Value members

Inherited methods

def map(from: Array[Short], from2: Array[Short], fn: (Short, Short) => Short): Array[Short]

Maps all values from the given collection.

Maps all values from the given collection.

Inherited from:
OpArray