This is a companion discussion topic for the original entry at https://www.raywenderlich.com/977854-data-structures-algorithms-in-swift/lessons/13
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/977854-data-structures-algorithms-in-swift/lessons/13
What is a random access collection? Can someone explain in simple terms please?
@oneway101 Please check out the following link when you get a chance:
https://developer.apple.com/documentation/swift/randomaccesscollection
I hope it helps!