BitSet.and

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

struct BitSet(int Count = 0)
bool
and
(
size_t i
)

Meta