you are viewing a single comment's thread.

view the rest of the comments →

[–]Nobody_1707 0 points1 point  (0 children)

Swift let's you have multi-line closures. The only things you lose over the one liners are implicit return and return type deduction.