BigUIntView.lightConst

struct BigUIntView(W, WordEndian endian = TargetEndian)
const @safe pure nothrow @nogc @property scope return
BigUIntView!(const W, endian)
lightConst
()
()
if (
__traits(isUnsigned, W)
)

Meta