objcio / functional-swift

Issue repository for the Functional Swift book
http://www.objc.io/books/fpinswift
927 stars 133 forks source link

Currying syntax that will no longer exist #108

Closed TicTocCroc closed 8 years ago

TicTocCroc commented 8 years ago

The currying discussion in chapter three uses a syntax that will no longer exist in Swift 3. It might be a good idea to preemptively remove this syntax from the book (I didn't check to see if it was used elsewhere).

chriseidhof commented 8 years ago

Thanks, will be removed.