getAllIntsTo

fun <C : MutableCollection<in Int>> JsonArray.getAllIntsTo(destination: C): C