The OpenD Programming Language

BigInt.ctlz

struct BigInt(uint size64)
@safe const @property
size_t
ctlz
()
()
if (
size64 &&
size64 <= ushort.max
)

Meta