getAllStringsTo

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