You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't explicitly needed for this problem but it seems as though
the default for all types that can conform to Sendable/Hashable should
This also sets up this new type for Swift 6.0 (and the current Swift 5.10)
to pass this type around safely when needed
As well as allows Identifier to be a key in a dictionary which could be
a common scenario
0 commit comments