> On Jun 22, 2016, at 1:40 PM, Xiaodi Wu via swift-evolution 
> <swift-evolution@swift.org> wrote:
> 
> Quick thoughts:
> 
> Isomorphic is a delightful word.
> 
> Initializing has the wrong meaning, I think. If A conforms to BInitializing, 
> that reads to me like you can do B(A), not necessarily A(B). By contrast, 
> BInitializable conveys more clearly the sense that A can be initialized with 
> an argument of type B.

Yeah, I’d be inclined to name it “InitableFromB” rather than “BInitializing”.

- Dave Sweeris
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to