swiftlang/swift

[SR-7152] Investigate a Better Collection for CaseIterable Synthesis

Aberta

#49.700 aberto em 9 de mar. de 2018

 (1 comentário) (0 reação) (0 responsável)Swift (10.719 forks)batch import
compilergood first issueimprovement

Métricas do repositório

Stars
 (69.989 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Previous ID SR-7152
Radar None
Original Reporter @CodaFi
Type Improvement
Votes 0
Component/s Compiler
Labels Improvement, StarterBug
Assignee None
Priority Medium

md5: a133635420a390cef5a90e74eb062506

Issue Description:

As of this issue, the derived collection is an Array. We should investigate more effective collections before the final branch date for Swift 4.2/5

Guia do colaborador