Conversation
|
On the other hand, a |
Make values immutable if they are never mutated in example usage docs.
@xwu agree with your point, fixed this and a few other places where variables are never mutated but defined with |
|
@swift-ci test |
Code presented as an example usage of
OrderedSetdoesn't compile since mutatingsortfunction is called on immutablelet.Checklist