I’m reviewing code as I prepare to remove postfix decrements in Swift 3.0. Here’s an example and a story. Before my review, I had a postfix decrement on line 22, the one with the arc4ra…
I’m reviewing code as I prepare to remove postfix decrements in Swift 3.0. Here’s an example and a story. Before my review, I had a postfix decrement on line 22, the one with the arc4ra…