user=> (= (apply str (dedupe "Leeeeeerrroyyy")) "Leroy")
true
...but when I try it on the website, by simply supplying the following...
dedupe
...I get the response
java.lang.RuntimeException: Unable to resolve symbol: dedupe in this context, compiling:(NO_SOURCE_PATH:0)
Please see above screen shot. What am I doing wrong please?
--
You received this message because you are subscribed to the Google Groups "4Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 4clojure+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/4clojure/874757f6-2119-408e-b4a8-1ae7f7d2cba5%40googlegroups.com.