[swift-users] Using ... as a concrete type conforming	to	protocol ... is not supported
    Jason Sadler 
    jason.sadler at gmail.com
       
    Sun Mar 27 22:00:03 CDT 2016
    
    
  
This is great, thanks, way better than how I “fixed” it … by inlining my desired implementation of `indexOf` wherever I needed it.
I wonder if anyone knows whether there are any plans in Swift to provide any better solutions to the heterogeneous collection problem, whether by having protocols conform to themselves, or by some other means…or maybe this is a question better asked on swift-evolution?
Thanks
Jason
    
    
More information about the swift-users
mailing list