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

Brent Royal-Gordon brent at architechies.com
Fri Apr 1 01:31:21 CDT 2016


> https://github.com/apple/swift-evolution/blob/master/proposals/0059-updated-set-apis.md

A possible mistake in the proposal:

> Users needing the old behavior can always use the new replace method, described below. 


Then later:

> A new update(with: newMember) API was added, to provide the previous unconditional insertion semantics of the insert API.

-- 
Brent Royal-Gordon
Architechies



More information about the swift-evolution mailing list