JsonObjectBuilder

You can build a json object with JsonObjectBuilder("key", 32, "another_key", "hello", "subobject", JsonObjectBuilder(...));

pure
JSONValue
JsonObjectBuilder
(
T...
)
()

Meta