lambda-mountain icon indicating copy to clipboard operation
lambda-mountain copied to clipboard

Switch order of Token vs Literal arguments in AST

Open andrew-johnson-4 opened this issue 1 year ago • 0 comments
trafficstars

This would permit pattern matching like

(Lit ':_s)

instead of

(Lit( ':_s _ ))

andrew-johnson-4 avatar Oct 03 '24 22:10 andrew-johnson-4