Dariusz Rybicki
  • Home
  • Posts
  • Projects
  • About me
Facebook Twitter linkedin

Software Engineer, iOS Developer, Scrum Master

Optional Non-Escaping Closures

Posted on 10.10.2016 by Darrarski
Oct
10

Swift differentiates between escaping and non-escaping closures. An escaping closure is one that is (potentially) called after the function the closure is passed to returns — that is, the closure escapes the scope of the function it is passed to as an argument.

Read more

Source: https://oleb.net/blog/2016/10/optional-non-escaping-closures/ This entry was posted in Notebook and tagged Swift. Bookmark the permalink.
← iPhone 7: Computer from the Fu...
How to unit test your Realm da... →

Open Source

Twitter

Tweets by @darrarski
Proudly powered by WordPress | Theme: rootstrap by Crayonux modified by Darrarski