EqualOptions.approx

bool approx() @property nothrow

Get approx property.

Returns

Whether or not approximate comparison is used.
void approx(bool propval) @property nothrow

Set approx property.

Parameters

propvalWhether or not approximate comparison is used.