mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 01:02:25 -05:00
3 lines
151 B
Markdown
3 lines
151 B
Markdown
|
|
# go-bitutil
|
||
|
|
|
||
|
|
This library provides helpful methods and types for performing typical bitwise operations on integers, e.g. packing/unpacking, bit flags.
|