NesJsonadd_field key value json adds the binding (key, value) into json.
Returns the value in the field and the JSON value without that field.
Returns None if the field does not exist.
Returns the value in the field and the JSON value without that field.
val from_string : string -> tval string : t -> string optionval int : t -> int option