[swift-evolution] [Proposal]: Free the '$' Symbol!

Jacob Bandes-Storch jtbandes at gmail.com
Sun Jan 3 01:38:15 CST 2016


+10

On Sat, Jan 2, 2016 at 11:36 PM, Developer via swift-evolution <
swift-evolution at swift.org> wrote:

> Swift currently does not allow operators to use $ - I assume because the
> grammar reserves it in one place: `implicit-parameter-name`.  I don't see
> why an entire class of identifiers has been eliminated, so I propose $
> instead be reclassified as an `operator-character` so it can be used mixed
> in with other such characters, but prevents the introduction of
> `$Identifier`-style declarations that might conflict with implicit
> parameters.
>
> ~Robert Widmann
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160102/2369ed91/attachment.html>


More information about the swift-evolution mailing list