mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2024-12-19 07:31:53 +03: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.
|