shingarov / MachineArithmetic

A mathematical foundation for Smalltalk-25
MIT License
17 stars 6 forks source link

Get rid of MetricExpression class #243

Closed shingarov closed 8 months ago

shingarov commented 8 months ago

Now that metric expressions are no longer special syntactic form [n], but arbitrary Smalltalk, there is nothing left in MetricExpression so there is no purpose to it anymore.