Open
Description
(= (dc/decimal 123) :x)
results in
#object[Error Error: [DecimalError] Invalid argument: :x]
Due to the IEquiv implementation here:
Line 752 in c0bee2e
It should check that the thing being compared is a number or decimal type.
I will send a PR soon.
Metadata
Metadata
Assignees
Labels
No labels