The OpenD Programming Language

BigUIntView.topMostSignificantPart

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

Meta