ScalarHelperOps

trait ScalarHelperOps[@specialized(Boolean, Int, Long, Float, Double) T]
class Object
trait Matchable
class Any
trait ScalarTag[T]
class ScalarTagAny[T]
object ScalarTagByte.type
object ScalarTagChar.type
object ScalarTagFloat.type
object ScalarTagShort.type
object ScalarTagBool.type
object ScalarTagDouble.type
object ScalarTagInt.type
object ScalarTagLong.type

Value members

Abstract methods

def concat(vecs: IndexedSeq[Vec[T]]): Vec[T]

Offer a type-specific way to concat vecs

Offer a type-specific way to concat vecs