Bruno Delgado
  • HOME
Small Swift Tips

Small Swift Tips #02: Using reserved keywords

The SmallSwiftTips on this post will show you how you can use some system reserved keywords on your code, if you ever need. A very common example can be founded when declaring enum values. Let's imagine we have an enum and we want to

  • Bruno Delgado
    Bruno Delgado
Bruno Delgado 8 May 2020 • 1 min read
Small Swift Tips

Small Swift Tips #01: Grouping elements using group:by:

For the very first SmallSwiftTips I will start with a very handy new Dictionary init that is init(grouping:by:) This new init was introduced on Swift 4 and it helps creating a new grouped Dictionary. It takes a Sequence and a closure as

  • Bruno Delgado
    Bruno Delgado
Bruno Delgado 8 May 2020 • 1 min read
Introducing Small Swift Tips
Small Swift Tips

Introducing Small Swift Tips

One of my new year’s resolution for 2019 2020 was to create the habit of blogging. Ok, I’m a little late as we are nearly half year, but

  • Bruno Delgado
    Bruno Delgado
Bruno Delgado 8 May 2020 • 1 min read
Bruno Delgado
  • HOME
Bruno Delgado © 2020
Latest Posts Twitter Ghost