Efficient, Large Data Structures?

Are sets hashable in Swift?

I have an extremely large dictionary of Strings mapped to Arrays. XCode is having an extremely hard time compiling. Any thoughts of how to make more efficient?

Was thinking of Dictionary of Strings mapped to Sets.

this hasn’t really been posted to the blog yet but it should help you with what you want to achieve https://bit.ly/2xByWS4

1 Like