No such namespace warning with Clojurescript repl

2013-10-19 Thread Greg Chapman
I've been working through the Clojurescript tutorial here: https://github.com/magomimmo/modern-cljs When compiling step 2, which adds a file requiring clojure.browser.repl, I get a WARNING: No such namespace: e at line 71 (in repl.cljs). The code in repl.cljs is: (event/listen

Re: New(er) Clojure cheatsheet hot off the presses

2012-03-29 Thread Greg Chapman
On Mar 22, 10:18 pm, Andy Fingerhut andy.finger...@gmail.com wrote: If anyone has suggestions for what you would like to see added to the cheatsheet, especially _specific_ suggestions, feel free to send me email. I was just looking at the clojure.org cheatsheet today and noticed that it