push

fun push(value: T)(source)
fun push(vararg values: T)(source)

MDN Reference