Wednesday, April 14, 2021

Swift code can greatly be simplified with its use of inference. 5.4 goes a step further with this ability.

Swift code can greatly be simplified with its use of inference.  5.4 goes a step further with this ability.


Static function need no longer include Class name, if the class is the result of the function (read the article to make sense of that).


https://www.swiftbysundell.com/tips/chained-implicit-member-expressions/


No comments:

Post a Comment