contains(_:)

BitMaskOption.swift:87

This declaration is deprecated: Use OptionSet instead

func contains<S>(_ other: S) -> Bool where Element == S.Element, S : Sequence