On Thu, Oct 20, 2016 at 12:25 PM, Jonathan Hull via swift-evolution < [email protected]> wrote:
> Would it be possible to do the following: > > • Have 1 group which are always used as identifiers. This would probably > be the identifiers from this proposal. > > • Have a 2nd group which are always used as operators (quite a bit larger > than the group proposed by this proposal). At a minimum, the following > ascii + set operators + math operators: > (± ≠ ≤ ≥ ¿ ¡ ™ ¢ ¶ • ° ƒ © √ ∆ ◊ § ≈ ∫ ÷ ¬ ). > > • Everything else is in a 3rd group. No. This is far, far too complicated, and it mixes up the layers of the compilation process.
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
