to Vararg
Splits this Array into the first element and the rest as Array<out T>
.
This way you can pass it to a function which expects x: T, vararg otherX: T
.
Since
3.1.0
Splits this Iterable into the first element and the rest as Array<out T>
.
This way you can pass it to a function which expects x: T, vararg otherX: T
.
Since
3.1.0
Splits this Sequence into the first element and the rest as Array<out T>
.
This way you can pass it to a function which expects x: T, vararg otherX: T
.
Since
3.1.0
Splits this Iterable into the first element and the rest as BooleanArray.
This way you can pass it to a function which expects x: Boolean, vararg otherX: Boolean
.
Since
3.1.0
Splits this Array into the first element and the rest as BooleanArray.
This way you can pass it to a function which expects x: Boolean, vararg otherX: Boolean
.
Since
3.1.0
Splits this Sequence into the first element and the rest as BooleanArray.
This way you can pass it to a function which expects x: Boolean, vararg otherX: Boolean
.
Since
3.1.0
Splits this BooleanArray into the first element and the rest as BooleanArray.
This way you can pass it to a function which expects x: Boolean, vararg otherX: Boolean
.
Since
3.1.0
Splits this Iterable into the first element and the rest as ByteArray.
This way you can pass it to a function which expects x: Byte, vararg otherX: Byte
.
Since
3.1.0
Splits this Array into the first element and the rest as ByteArray.
This way you can pass it to a function which expects x: Byte, vararg otherX: Byte
.
Since
3.1.0
Splits this Sequence into the first element and the rest as ByteArray.
This way you can pass it to a function which expects x: Byte, vararg otherX: Byte
.
Since
3.1.0
Splits this ByteArray into the first element and the rest as ByteArray.
This way you can pass it to a function which expects x: Byte, vararg otherX: Byte
.
Since
3.1.0
Splits this Iterable into the first element and the rest as CharArray.
This way you can pass it to a function which expects x: Char, vararg otherX: Char
.
Since
3.1.0
Splits this Array into the first element and the rest as CharArray.
This way you can pass it to a function which expects x: Char, vararg otherX: Char
.
Since
3.1.0
Splits this Sequence into the first element and the rest as CharArray.
This way you can pass it to a function which expects x: Char, vararg otherX: Char
.
Since
3.1.0
Splits this CharArray into the first element and the rest as CharArray.
This way you can pass it to a function which expects x: Char, vararg otherX: Char
.
Since
3.1.0
Splits this Iterable into the first element and the rest as ShortArray.
This way you can pass it to a function which expects x: Short, vararg otherX: Short
.
Since
3.1.0
Splits this Array into the first element and the rest as ShortArray.
This way you can pass it to a function which expects x: Short, vararg otherX: Short
.
Since
3.1.0
Splits this Sequence into the first element and the rest as ShortArray.
This way you can pass it to a function which expects x: Short, vararg otherX: Short
.
Since
3.1.0
Splits this ShortArray into the first element and the rest as ShortArray.
This way you can pass it to a function which expects x: Short, vararg otherX: Short
.
Since
3.1.0
Splits this Iterable into the first element and the rest as IntArray.
This way you can pass it to a function which expects x: Int, vararg otherX: Int
.
Since
3.1.0
Splits this Array into the first element and the rest as IntArray.
This way you can pass it to a function which expects x: Int, vararg otherX: Int
.
Since
3.1.0
Splits this Sequence into the first element and the rest as IntArray.
This way you can pass it to a function which expects x: Int, vararg otherX: Int
.
Since
3.1.0
Splits this IntArray into the first element and the rest as IntArray.
This way you can pass it to a function which expects x: Int, vararg otherX: Int
.
Since
3.1.0
Splits this Iterable into the first element and the rest as LongArray.
This way you can pass it to a function which expects x: Long, vararg otherX: Long
.
Since
3.1.0
Splits this Array into the first element and the rest as LongArray.
This way you can pass it to a function which expects x: Long, vararg otherX: Long
.
Since
3.1.0
Splits this Sequence into the first element and the rest as LongArray.
This way you can pass it to a function which expects x: Long, vararg otherX: Long
.
Since
3.1.0
Splits this LongArray into the first element and the rest as LongArray.
This way you can pass it to a function which expects x: Long, vararg otherX: Long
.
Since
3.1.0
Splits this Iterable into the first element and the rest as FloatArray.
This way you can pass it to a function which expects x: Float, vararg otherX: Float
.
Since
3.1.0
Splits this Array into the first element and the rest as FloatArray.
This way you can pass it to a function which expects x: Float, vararg otherX: Float
.
Since
3.1.0
Splits this Sequence into the first element and the rest as FloatArray.
This way you can pass it to a function which expects x: Float, vararg otherX: Float
.
Since
3.1.0
Splits this FloatArray into the first element and the rest as FloatArray.
This way you can pass it to a function which expects x: Float, vararg otherX: Float
.
Since
3.1.0
Splits this Iterable into the first element and the rest as DoubleArray.
This way you can pass it to a function which expects x: Double, vararg otherX: Double
.
Since
3.1.0
Splits this Array into the first element and the rest as DoubleArray.
This way you can pass it to a function which expects x: Double, vararg otherX: Double
.
Since
3.1.0
Splits this Sequence into the first element and the rest as DoubleArray.
This way you can pass it to a function which expects x: Double, vararg otherX: Double
.
Since
3.1.0
Splits this DoubleArray into the first element and the rest as DoubleArray.
This way you can pass it to a function which expects x: Double, vararg otherX: Double
.
Since
3.1.0