[swift-evolution] Proposal: switchValue
Amir Michail
a.michail at me.com
Wed Jan 13 09:39:38 CST 2016
Previous message:
[swift-evolution] two protocols with the same method name
Next message:
[swift-evolution] Proposal: switchValue
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Example: switch random() % 2 { case 0: … default: precondition(switchValue == 1) ... }
Previous message:
[swift-evolution] two protocols with the same method name
Next message:
[swift-evolution] Proposal: switchValue
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the swift-evolution mailing list