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
{{ message }}
This repository has been archived by the owner on May 19, 2018. It is now read-only.
This would be API-breaking, since several of the methods have different names in SetAlgebraType than MultiSet: subtract instead of difference, all the inclusion tests, perhaps more. Any problem going ahead with that?
There might be cases where we’d want to retain the old names, but I doubt it.
I think we can leave the old names in but use the unavailable attribute to indicate their replacements. (It’d be even cooler if we could use that to suggest Fix-its for Xcode’s ingestion, but I doubt that would work.)
Anyway, no problem at all; in fact, I greatly appreciate your initiative!
SetAlgebraType
is new in Swift 2 and has default implementations.The text was updated successfully, but these errors were encountered: