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