XorshiftEngine.opEquals

Compares against rhs for equality.

class XorshiftEngine(UIntType, UIntType bits, UIntType a, UIntType b, UIntType c)
override @safe const nothrow pure
bool
opEquals
(
Object rhs
)
if (
isUnsigned!UIntType
)

Meta