Why does Apple hate ++ and -- operators in the 'for' loop? I mean the following comment in the release notes of the latest Xcode 7.3:
Deprecations to syntax such as ++, --, and C-style loops in preparation for the future Swift 3 release
Why does Apple hate ++ and -- operators in the 'for' loop? I mean the following comment in the release notes of the latest Xcode 7.3:
Deprecations to syntax such as ++, --, and C-style loops in preparation for the future Swift 3 release