add

fun Json.add(other: Json): Json(source)

Adds key-value pairs from other to this. Returns the original receiver.

Since Kotlin

1.1