On Thu, Jun 23, 2011 at 10:40 AM, Stuart Halloway
<stuart.hallo...@gmail.com> wrote:
> The docs (http://clojure.org/reader) are specific:
> '/' has special meaning, it can be used once in the middle of a symbol to
> separate the namespace from the name, e.g. my-namespace/foo. '/' by itself
> names the division function.

Specific perhaps, but incomplete. The docs don't provide enough
information to determine the validity or meaning or 'a/b/c.d for
example.

The docs say what '/ means (by itself) and what 'a/b means (used once
- we'll put aside the imprecision of "in the middle of a symbol") but
not what "used more than once" means.
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/
Railo Technologies, Inc. -- http://www.getrailo.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

-- 
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

Reply via email to