Swift - Collections
Why does the
enumerated() method return a sequence of tuples instead of a dictionary when iterating over an array in Swift?