BigUIntView.popLeastSignificant

struct BigUIntView(W, WordEndian endian = TargetEndian)
scope
void
popLeastSignificant
()
if (
__traits(isUnsigned, W)
)

Meta