[swift-users] did i just imagine tuples were going to be hashable in swift 4?

David Baraff davidbaraff at gmail.com
Thu Jul 6 21:41:30 CDT 2017


I thought I read that tuples would finally be hashable in swift 4, allowing for them to be used in dictionaries/sets, but now that i google for it, i find no mention of it.

are there any plans?  so often i just want to quickly create a dictionary set from a tuple of an integer or string or two, and not being able to do so is just plain annoying.



More information about the swift-users mailing list