getAllJsonObjectsTo

fun <C : MutableCollection<in JsonObject>> JsonArray.getAllJsonObjectsTo(destination: C): C