Why does ^#' get you the meta data?
http://clojure.org/special_forms
user=> ^#'mymax
->{:name mymax,
:user/comment "this is the best fn ever!",
I couldn't find it documented in http://clojure.org/reader. #' seems
to match Var-quote (#'), but why does ^ get you metadata when that
page uses Metadata (#^).
hhh
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
To unsubscribe from this group, send email to
clojure+unsubscribegooglegroups.com or reply to this email with the words
"REMOVE ME" as the subject.