BitSet.and

Like get() but a little faster for when you know the range is valid

struct BitSet(int Count = 0)
const
bool
and

Meta