on Wed Jun 29 2016, Brent Royal-Gordon <[email protected]> wrote:

> We might even be able to take the existing string-to-integer
> logic, which I believe is duplicated for each type through GYB, and
> share it in an extension so no Integer needs to write its own
> conversion. Is that something that should be added?

https://github.com/apple/swift/blob/master/test/Prototypes/Integers.swift.gyb#L684
https://github.com/apple/swift/blob/master/test/Prototypes/Integers.swift.gyb#L750

-- 
Dave

_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to