You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: proposals.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ just loads it via JavaScript. Hence, the following declaration isn't used.
52
52
<proposalid="0042"status="accepted"name="Flattening the function type of unapplied method references"filename="0042-flatten-method-types.md"/>
53
53
<proposalid="0043"status="implemented"swift-version="3"name="Declare variables in 'case' labels with multiple patterns"filename="0043-declare-variables-in-case-labels-with-multiple-patterns.md"/>
54
54
<proposalid="0044"status="implemented"swift-version="3"name="Import as Member"filename="0044-import-as-member.md"/>
55
-
<proposalid="0045"status="accepted"name="Add prefix(while:) and drop(while:) to the stdlib"filename="0045-scan-takewhile-dropwhile.md"/>
55
+
<proposalid="0045"status="implemented"swift-version="3"name="Add prefix(while:) and drop(while:) to the stdlib"filename="0045-scan-takewhile-dropwhile.md"/>
56
56
<proposalid="0046"status="implemented"swift-version="3"name="Establish consistent label behavior across all parameters including first labels"filename="0046-first-label.md"/>
57
57
<proposalid="0047"status="implemented"swift-version="3"name="Defaulting non-Void functions so they warn on unused results"filename="0047-nonvoid-warn.md"/>
58
58
<proposalid="0048"status="implemented"swift-version="3"name="Generic Type Aliases"filename="0048-generic-typealias.md"/>
0 commit comments