Swift Tips #15 – Enumerated

preview_player
Показать описание
#iOS #swift #softwaredeveloper #iosdeveloper

Thank you for watching this video 🙌

Did you find this tip useful? Are you planning on using it in your apps? Let me know in the comments 🚀

•••••••••••• Music By •••••••••••••
"Picket Fences''
Jay Man - OurMusicBox
Рекомендации по теме
Комментарии
Автор

Important precision: when I say that enumerated() provides an "index", I don't mean to say that this value can be used to safely subscript the collection!

(Thanks to Chris Eidhof for pointing out my potentially misleading choice of words!)

v_pradeilles