BitSet.has

Test whether the indexed bit is enabled

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

Meta