This repository will cover all the swift concepts that we can use in day to day basis. Few concepts you will find in this repository are,
- Parallel ForEach
- Mirror API
- Enum with associate types
- Property wrappers
- Dynamic member lookup
- HOTF - Map
- HOTF - Compact Map
- HOTF - Drop
- HOTF - Remove
- HOTF - Reduce
- Escaping and Non Escaping Closures
- Expressible by string literal
- Defer
- Discardable
- Call as Function
- Result