The OpenD Programming Language

NormalizedInt.value

The actual value

struct NormalizedInt(I)
@safe pure nothrow @nogc
I value;

Meta