Function

matches(_:)

Returns true if the bits set in mask are also set in self.

Source
fun matches(_ mask: Self) -> Bool