The OpenD Programming Language

BigUIntView.opCmp

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

Meta