Just as Swift 4.2 brought some interesting features, the release of Swift 5.0 will bring several as well such as raw strings, dynamically callable types, and compactMapValues for dictionaries. Of course, the biggest feature of Swift 5.0 is ABI stability.
The good news is you can try out these new features now by using the Swift 5.0 development branch.
Continue reading →