ExpressibleByArrayLiteral

E1277169 UNEXPLORED

ExpressibleByArrayLiteral is a Swift protocol that allows types to be initialized using array literal syntax, enabling custom types to be created from bracketed lists of values.

All labels observed (1)

Label Occurrences
ExpressibleByArrayLiteral canonical 2

How this entity was disambiguated

Referenced by (2)

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

Array (Swift) conformsTo ExpressibleByArrayLiteral
subject linked to: Array
Set (Swift) conformsTo ExpressibleByArrayLiteral