Collection (Swift protocol)

E1277171 UNEXPLORED

Collection (Swift protocol) is a fundamental Swift standard library protocol that represents a finite, indexable sequence of elements supporting efficient, repeated traversal and random access to its contents.

All labels observed (1)

Label Occurrences
Collection (Swift protocol) canonical 2

How this entity was disambiguated

Referenced by (2)

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

Sequence (Swift protocol) refinedBy Collection (Swift protocol)
subject linked to: Sequence
Sequence (Swift protocol) superProtocolOf Collection (Swift protocol)
subject linked to: Sequence