Circle.opEquals

opEquals: compares two rectangles on their coordinates and their size (but not explicit type).

struct Circle
@nogc
bool
opEquals
const pure nothrow
()

Meta