package
0.12.4
Repository: https://github.com/sabafly/gobot.git
Documentation: pkg.go.dev

# Functions

Add allows you to add multiple bits together, producing a new bit.
Has will ensure that the bit includes all the bits entered.
Missing will check whether the bit is missing any one of the bits.
Remove allows you to subtract multiple bits from the first, producing a new bit.