all

fun <S> all(promise: Array<out Promise<S>>): Promise<Array<out S>>(source)

Since Kotlin

1.1