Structsยง
- BitMask ๐
- A bit mask which contains the result of a
Match
operation on aGroup
and allows iterating through them. - BitMask
Iter ๐ - Iterator over the contents of a
BitMask
, returning the indices of set bits.
Match
operation on a Group
and
allows iterating through them.BitMask
, returning the indices of set
bits.