a2cui-agui
Toggle table of contents
0.1.0-a02
common
Target filter
common
Switch theme
Search in API
Skip to content
a2cui-agui
a2cui-agui
/
dev.mikepenz.a2cui.agui
/
JsonPatch
/
apply
apply
fun
apply
(
root
:
JsonElement
,
patch
:
JsonArray
)
:
JsonElement
Apply
patch
(an array of RFC 6902 ops) to
root
, returning a new
JsonElement
.