Advanced Swift 3 - Part 7: Custom Sequences | Ray Wenderlich

The Sequence protocol is foundational to standard library's collection data structures and algorithms. This video shows how to tap into this powerful system.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3810-advanced-swift-3/lessons/7

Hi Ray,

I appreciate the course. Great job covering the latest changes with your explanations and examples in Playground.

Thank you. Glad you are enjoying it!

Hi Ray

Thanks you for this wonderful tutorial just wanted to know where we need to Sequence protocol. In which condition we need to neglect the arrays and make use of Sequence because Implentation is awesome but in usage I have got the Doubts.

Thanks
~

Hi Ray

Thanks you for this wonderful tutorial just wanted to know where we need to Sequence protocol. In which condition we need to neglect the arrays and make use of Sequence because Implentation is awesome but in usage I have got the Doubts.

Thanks