> On Nov 20, 2017, at 11:32 PM, Kelvin Ma via swift-evolution > <[email protected]> wrote: > > a good idea on paper, a disastrous one in practice. What happens if every > geometry library declares their own Point type?
we’d end up with the same situation we have now where everyone declares their own Result type. Dave _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
