in

skillIssue

skillIssue | development-memes, loc-memes, apple-memes, swift-memes, ide-memes | ProgrammerHumor.io
development-memes, loc-memes, apple-memes, swift-memes, ide-memes | ProgrammerHumor.io

[text] Branch master v swiftevolution proposals 0004removeprepostincdecrement.md Find file Copy path m benrimmington Shorten commitPR links 3d7d570 on Sep 13 5 contributors Q Q i i 101 lines 7 sloc 4.2 KB Raw Blame History J Remove the and operators Proposal SE0004 e Author Chris Lattner e Status Implemented Swift 3 e Commit appleswift8e12008 Introduction The incrementdecrement operators in Swift were added very early in the development of Swift as a carryover from C. These were added without much consideration and havent been thought about much since then. This document provides a fresh look at them and ultimately recommends we just remove them entirely since they are confusing and not carrying their weight.