In Python, a single trailing underscore is used by convention to avoid conflicts with language keywords:
for case in cases ... What about Swift? Also, it would be great to document this in Swift’s API Design Guidelines. R+ Rudolf Adamkovic _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
