Swift Weekly Tips - II

Emre Özdil
NSIstanbul
Published in
1 min readNov 28, 2018

Hello everyone,

We are sharing second bundle of ‘Swift Daily Tips’.

Weekly Tips List

  • Guard Optional Binding
  • First Where Function
  • AllSatisfy Function
  • Simple Defer Function
  • In-out Parameter
  • Map Function
  • CompactMap Function

Conclusion

If you want to share your tips, you can open a pull request from GitHub.

You can check my previous articles here.

--

--