package
0.5.23
Repository: https://github.com/go-curses/cdk.git
Documentation: pkg.go.dev

# Functions

Clear returns `flag` with the given `mask` removed.
Has returns TRUE if `flag` has the given `mask` present.
Set returns `flag` with the given `mask` added.
Toggle returns `flag` with the state of `mask` inverted.