This would involve adding the application operator `($)`. It removes the need for parenthesis. Example: ``` diamond = ss 100 $ r 45 SQUARE ``` It would require #28 to be fixed.
This would involve adding the application operator
($). It removes the need for parenthesis.Example:
It would require #28 to be fixed.