mattwparas / steel

An embedded scheme interpreter in Rust
Apache License 2.0
1.2k stars 55 forks source link

Fix equality for integers and floats #89

Closed mattwparas closed 1 year ago

mattwparas commented 1 year ago

Per the discussion in #88 - equality was incorrectly implemented for integers and floats