Skip to content

Tłumaczenie 🌍

Możesz przetłumaczyć lub poprawić tłumaczenie tej strony.

Wnieś swój wkład

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.