Checks if a value has a specific flag set.
The value to check for the flag.
The flag to check within the value.
A boolean indicating whether the flag is set in the value.
See Implementation
Checks if a value has a specific flag set.