The OpenD Programming Language

BigUIntView.popLeastSignificant

struct BigUIntView(W)
@safe scope
void
popLeastSignificant
()
if (
__traits(isUnsigned, W)
)

Meta