chomp
chomp copied to clipboard
Improve parse! macro documentation
trafficstars
Currently the parse! macro documentation does not detail exactly what operators like <* expand to in terms of normal code. Having access to this is useful to debug certain issues which can arise in macro usage.