文書   >   Swift   >   Swift 標準ライブラリ   >   Collections   >   Supporting Types   >   PartialRangeThrough   >   ~=(_:_:)
演算子
~=(_:_:)
利用可能な概要はありません。
宣言
static func ~= (pattern: PartialRangeThrough<Bound>, value: Bound) -> Bool