Understanding the “some” and “any” keywords in Swift 5.7

The some and any keywords are not new in Swift. The some keyword was introduced in Swift 5.1 whereas the any keyword was introduced in Swift 5.6. In Swift 5.7, Apple makes another great improvement on both of these keywords. We can now use both of these keywords in the function’s parameter position! This improvement … Continue reading Understanding the “some” and “any” keywords in Swift 5.7