Re: Beginning Clojure Development

2015-09-10 Thread Xu Hui Hui
maybe this is helpful to beginners: Clojure By Example: https://kimh.github.io/clojure-by-example/ Marcus Blankenship 于2015年9月11日周五 上午12:08写道: > This was a great resource to me, as were the other LispCast videos. I > found them easy to follow, and really helped me think

Re: comparison with 3 arguments. Do I understand it right ?

2014-04-23 Thread Xu Hui Hui
) (* x -1); x) (defn teen? [age] ( 12 age 20) true; false) Regards, Xu Hui Hui -- 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