Creates a renderer that will loop through each node on the value, and adds the string representations into a comma separated string.
node
A function that maps each node to a string representation.
Generated using TypeDoc
Creates a renderer that will loop through each
node
on the value, and adds the string representations into a comma separated string.