[swift-evolution] Initialize associated Types

Guillaume Lessard glessard at tffenterprises.com
Thu Jan 7 10:33:52 CST 2016


You can do that if your constraining protocol defines an initializer with the desired signature.
I tried with both a struct extension and a protocol extension, no problem.

Is this about modifying the interface of SignedIntegerType, then?

Guillaume Lessard



More information about the swift-evolution mailing list