The function to be passed to [methodJson.Array.foreach_element].
Json
You should not add or remove elements to and from array within this function.
array
It is safe to change the value of element_node.
element_node
the iterated JSON array
the index of the element
the value of the element at the given index_
index_
The function to be passed to [method
Json
.Array.foreach_element].You should not add or remove elements to and from
array
within this function.It is safe to change the value of
element_node
.