[swift-evolution] Eliminate inconsistencies among primary collection types

Dave Abrahams dabrahams at apple.com
Fri Apr 29 17:22:07 CDT 2016


on Fri Apr 29 2016, "Wolfgang H. via swift-evolution" <swift-evolution at swift.org> wrote:

> A. When trying to declare nested collection types an inconsistency
>    is unveiled:

AFAICT this is all due to the lack of a compiler feature called
“constrained conformances,” which we'd like to implement but don't have
yet.

-- 
Dave



More information about the swift-evolution mailing list