🐛 fix for #512
We totally forgot to implement the comparison operators other than == and != for scalar types. Consequently, comparing a JSON value with a scalar type led to compile errors.
Showing
Please register or sign in to comment