getAllJsonArraysTo

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