scone.core.flags

Undocumented in source.

Members

Functions

hasFlag
bool hasFlag(T value, T flag)
Undocumented in source. Be warned that the author may not have intended to support it.
withFlag
T withFlag(T value, T flag)
Undocumented in source. Be warned that the author may not have intended to support it.
withoutFlag
T withoutFlag(T value, T flag)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta