dplassgit / d2lang

D2 is a strongly-typed, statically-typed, (mostly) inferred-type compiled language.
MIT License
6 stars 0 forks source link

Optimize 0-foo to NEG foo #203

Closed dplassgit closed 1 year ago

dplassgit commented 1 year ago

Similar for floating point

dplassgit commented 1 year ago

It already does this.