On Jul 7, 8:28 am, ngocdaothanh <ngocdaoth...@gmail.com> wrote:
> > For some reason I couldn't get 3.2.1.Final to come in via maven.
>
> I think you need to add this to project.clj:
> :repositories [["jboss" "http://repository.jboss.org/nexus/content/
> groups/public/"]]
>

Thanks, I'll give that a try.

> > What qualities is it missing that make the bang misleading?
>
> I thinks ! means something dangerous is about to happen.

If by "dangerous" you mean side-effects, then respond! qualifies.
It's neither pure nor idempotent, and it's important that people
realize that fact.

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