Closed crgimenes closed 6 years ago
we now have only one addition operator and we can add integers and floating-point numbers on the same call
example: (+ 1 2.1) 3.1
issue https://github.com/rumlang/rum/issues/76
we now have only one addition operator and we can add integers and floating-point numbers on the same call
example: (+ 1 2.1) 3.1
issue https://github.com/rumlang/rum/issues/76