darealfive/bitfield

Provides bitfield operations on a class level. Can be used to store multiple "flags" represented by a single integer value.

v1.2.1 2025-06-13 19:29 UTC

This package is auto-updated.

Last update: 2025-06-13 19:30:24 UTC


README

Provides bitfield operations on a class level. Can be used to store multiple "flags" represented by a single integer value.