visitJsonArray

Undocumented in source. Be warned that the author may not have intended to support it.
void
visitJsonArray
(
alias fn
T
)
(
scope T[] jsonArray
)
if (
is(immutable T == immutable char)
)

Meta