Range (Swift type)

E1277174 UNEXPLORED

Range (Swift type) is a generic value type in Swift that represents an interval of comparable values, commonly used for slicing collections and iterating over sequences of indices or numbers.

All labels observed (1)

Label Occurrences
Range (Swift type) canonical 1

How this entity was disambiguated

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Sequence (Swift protocol) conformedToBy Range (Swift type)
subject linked to: Sequence