Skip to content

翻訳 🌍

このページの翻訳を行ったり、改善したりすることができます。

コントリビュートする

EXTENSION

ClosedRange

swift
extension ClosedRange where Bound == Version

Methods

contains(_:)

swift
public func contains(_: Version) -> Bool

Marked as unavailable because we have custom rules for contains.

Released under the MIT License.