Anonymous implies there might be some sort of auto gen going on (as there
is with anonymous functions), Irrelevant has my vote therefore. The other
characteristics are a side-effect of it being a naming convention (with no
official support by the compiler). Maybe that could be pointed out in
greater detail. So maybe an edit along the lines of:

"Note: _ does not have special functionality in the compiler, it is seen
the same as any other local or arg, therefore the same rules of uniqueness
and precedence apply with _ as they would with any other symbol"

Going into too much detail about what is allowed, and when ties the concept
to too many undocumented behaviors.

On Sat, Jun 17, 2017 at 12:51 PM, Gregg Reynolds <d...@mobileink.com> wrote:

>
>
> On Jun 17, 2017 1:27 PM, "Alex Miller" <a...@puredanger.com> wrote:
>
> A new guide is available on the Clojure site:
>
> https://clojure.org/guides/weird_characters
>
>
> suggestion: for '_' , Anonymous might be better than Irrelevant.  Also,
> maybe explicitly note that multiple _ are allowed.  ie it has 2
> characteristics: you cannot reference it in body, and you can have more
> than one.
>
> should i put suggestions to the list or jira or?
>
> -g
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
“One of the main causes of the fall of the Roman Empire was that–lacking
zero–they had no way to indicate successful termination of their C
programs.”
(Robert Firth)

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to