filmov
tv
Swift 4 Protocol-Oriented Programming : Defining an Extension | packtpub.com

Показать описание
This playlist/video has been uploaded for Marketing purposes and contains only selective videos.
An extension is defined by using the extension keyword followed by the name of the type you are extending. We then put the functionality that we are adding to the type between curly brackets.
• Add functionality to a standard Swift type using an extension
• Use extension to get the value of any integer squared
For the latest Application Development tutorials, please visit
An extension is defined by using the extension keyword followed by the name of the type you are extending. We then put the functionality that we are adding to the type between curly brackets.
• Add functionality to a standard Swift type using an extension
• Use extension to get the value of any integer squared
For the latest Application Development tutorials, please visit