> 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

_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to