[swift-evolution] Some concerns on custom operators
Joe Groff
jgroff at apple.com
Thu Nov 10 11:54:18 CST 2016
> On Nov 10, 2016, at 7:23 AM, Jay Abbott via swift-evolution <swift-evolution at swift.org> wrote:
>
> Would it make sense to allow some kind of operator aliasing on import, so that developers can at least work-around library conflicts?
Definitely. I think something like the import improvements Robert Widmann was proposing a while back are sorely needed, not only for operators but for managing conflicts in general.
-Joe
More information about the swift-evolution
mailing list