Go offline with the Player FM app!
Sets / Set Collections in Swift (Episode 31)
Manage episode 155049368 series 1144178

Sets / Set Collections in Swift (CartoonSmart Video Tutorial Podcast 31)
Watch Fullscreen
This Swift video tutorial we’ll talk about creating Set collection variables. Sets are similar to arrays, but are unordered collections. You can check if a set contains an element using the .contains property. You can add or remove to a Set using .insert and .remove . You iterate through a set collection using a for loop. You can also compare collections using .isSubsetOf , .isSupersetOf , .isDisjointWith .
Hosts: Justin Dike, Clevon O’Doul
61 episodes
Manage episode 155049368 series 1144178

Sets / Set Collections in Swift (CartoonSmart Video Tutorial Podcast 31)
Watch Fullscreen
This Swift video tutorial we’ll talk about creating Set collection variables. Sets are similar to arrays, but are unordered collections. You can check if a set contains an element using the .contains property. You can add or remove to a Set using .insert and .remove . You iterate through a set collection using a for loop. You can also compare collections using .isSubsetOf , .isSupersetOf , .isDisjointWith .
Hosts: Justin Dike, Clevon O’Doul
61 episodes
All episodes
×Welcome to Player FM!
Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.