On Nov 3, 12:03 am, CuppoJava <patrickli_2...@hotmail.com> wrote:
> But I'm writing a DSL for others to use. People that don't have
> experience with functional programming, and for them it's easier to
> have a break/return.

That doesn't seem like a good idea to me. Clojure is a functional
programming language; trying to treat it as an procedural language is
a bad habit to get into, and there are many hidden gotchas with things
like lazy evaluation of sequences.

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