summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org/gruf/go-bitutil/README.md
blob: a71c1aa0b6b0bd97cf7c2f762a93a7a1e502f1ed (plain)
1
2
3
# go-bitutil

This library provides helpful methods and types for performing typical bitwise operations on integers, e.g. packing/unpacking, bit flags.