mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-02 05:42:26 -06: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.
|