json-logic-ruby icon indicating copy to clipboard operation
json-logic-ruby copied to clipboard

== operator incorrectly compares floats and ints

Open samanthawritescode opened this issue 2 years ago • 0 comments

According to the spec at https://jsonlogic.com/, the == operator should return true when comparing inputs such as 1.0 and 1

samanthawritescode avatar Aug 30 '22 03:08 samanthawritescode