swiftlang/swift

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

Open

#49,700 opened on Mar 9, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Swift (10,719 forks)batch import
compilergood first issueimprovement

Repository metrics

Stars
 (69,989 stars)
PR merge metrics
 (Avg merge 8d 17h) (510 merged PRs in 30d)

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

Contributor guide