Skip to content

Translation 🌍

You can translate or improve the translation of this page.

Contribute

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.