I was facing one day with the strange –at the time– task to send to a third party application an ordered collection key/value pair from an iOS app. I then wondered if there was a collection type, capable of doing such thing in Swift since my knowledge at the time of a dictionary in this …