Developer_release_1.4.0

Class mint.bindings.json_wrapper

JSON utilities.

Methods

mint.bindings.json_wrapper:diff (source, target) Creates a JSON Patch so that value source can be changed into the value target by calling patch function.


Methods

mint.bindings.json_wrapper:diff (source, target)
Creates a JSON Patch so that value source can be changed into the value target by calling patch function.

Parameters:

  • source table Source table
  • target table Target table

Returns:

    table A JSON patch to convert the source to target

Usage:

    json:diff(source, target)
generated by LDoc 1.4.6 Last updated 1980-01-01 00:00:00