Flag[A: (Unsigned & Integer[A] val)]¶
A flag should be a primitive with a value method that returns the bits that represent the flag. This allows a flag to encode a single bit, or any combination of bits.
Public Functions¶
value¶
Returns the bits that represent this flag.
Returns¶
- A