Re: [swift-evolution] [Accepted] SE-0059: Update API Naming Guidelines and Rewrite Set APIs Accordingly

2016-04-22 Thread Vladimir.S via swift-evolution
On 21.04.2016 6:57, Douglas Gregor wrote: On Apr 19, 2016, at 12:41 AM, Vladimir.S wrote: Just wanted to go back to Apply API Guidelines to the Standard Library SE-0006

Re: [swift-evolution] [Accepted] SE-0059: Update API Naming Guidelines and Rewrite Set APIs Accordingly

2016-04-20 Thread Douglas Gregor via swift-evolution
> On Apr 19, 2016, at 12:41 AM, Vladimir.S wrote: > > Just wanted to go back to > Apply API Guidelines to the Standard Library SE-0006 > https://github.com/apple/swift-evolution/blob/master/proposals/0006-apply-api-guidelines-to-the-standard-library.md > for a second. > >

Re: [swift-evolution] [Accepted] SE-0059: Update API Naming Guidelines and Rewrite Set APIs Accordingly

2016-04-19 Thread Vladimir.S via swift-evolution
Just wanted to go back to Apply API Guidelines to the Standard Library SE-0006 https://github.com/apple/swift-evolution/blob/master/proposals/0006-apply-api-guidelines-to-the-standard-library.md for a second. Just found out that this code is working in 3.0(mar 24): var z1 = [3,2,1] let z2 =

[swift-evolution] [Accepted] SE-0059: Update API Naming Guidelines and Rewrite Set APIs Accordingly

2016-04-18 Thread Douglas Gregor via swift-evolution
Proposal link: https://github.com/apple/swift-evolution/blob/master/proposals/0059-updated-set-apis.md Hello Swift Community, The review of SE-0059 "Update API Naming Guidelines and Rewrite Set APIs Accordinglyā€¯ ran from March 31...April 5, 2016. The proposal is accepted. There was much