BradenEverson/bitmask
Zig Bitmask Impl For Fun
Cute Lil Bitmask
Represented by a big int ranging from 0-max u16 using std.meta.Int
std.meta.Int
Provides:
Initialization
Setting flags
Getting flags
A bunch of tests :)