Floating point operations causes too much problems when comparing values. Is it possible to add support for discrete values in form of `Int` value?
Floating point operations causes too much problems when comparing values.
Is it possible to add support for discrete values in form of
Intvalue?