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
Even when the original NSIndexSet is only used in methods that in Swift take a IndexSet, a NSIndexSet is created that is then always cast to IndexSet. http://swiftify.me/lps2tp
The text was updated successfully, but these errors were encountered:
Even when the original
NSIndexSet
is only used in methods that in Swift take aIndexSet
, aNSIndexSet
is created that is then always cast toIndexSet
.http://swiftify.me/lps2tp
The text was updated successfully, but these errors were encountered: