EqualOptions.approx
bool approx() @property nothrowGet approx property.
Returns
Whether or not approximate comparison is used.
void approx(bool propval) @property nothrowSet approx property.
Parameters
propval | Whether or not approximate comparison is used. |