ArrayForeach

The function to be passed to json.array.Array.foreachElement.

You should not add or remove elements to and from array within this function.

It is safe to change the value of element_node.

alias ArrayForeach = void delegate