BigUIntView.opCmp

struct BigUIntView(W, WordEndian endian = TargetEndian)
const @safe pure nothrow @nogc scope
sizediff_t
opCmp
(
scope BigUIntView!(const W, endian) rhs
)
if (
__traits(isUnsigned, W)
)

Meta