Intern — Middle
Create an iterator from a tuple
livecode
Task condition
Given a tuple. It is necessary to implement an iterator object that will allow sequential traversal of the elements of this tuple.
livecode
Task condition
Given a tuple. It is necessary to implement an iterator object that will allow sequential traversal of the elements of this tuple.