Mask.andMask

Mask andMask() @safe

Creates an AND combination mask (initially empty).

Use add() to add masks. All added masks must match for the combination to match.

Returns

A new Mask instance.