The OpenD Programming Language

BigUIntView.topLeastSignificantPart

struct BigUIntView(W)
@safe
topLeastSignificantPart
(
size_t length
)
if (
__traits(isUnsigned, W)
)

Meta