Generator.Equals
Generator.Equals copied to clipboard
Implementation of an attribute for properties with System.Double Type to indicate the level of precision?
That's interesting and definitely could be added for floating number types!
Could probably call it PrecisionEquality
Version 2.2.0 now supports the attribute CustomEquality, which can be used to bridge any specific case not built into the library, including comparing doubles.
I will leave this issue open however, because I think this should be implemented at some point.