:
>
> Just curious, what is the name of the tree distance function and does it
> have a wikipedia page?
>
> Very, very cool!
>
> On May 22, 2012, at 12:36 AM, Arnoldo Muller wrote:
>
> Checkero finds common Clojure source code inside a set of directories. It
> is p
feedback are more than welcome!
Arnoldo Muller
--
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
firs
Joshua I used http://www.mnemosyne-proj.org/ when I was learning
Japanese and I experienced a dramatic improvement in my retention
rates.
To give you and idea I learned 1000 Chinese characters (Kanji) and
about 4000 words in one year. I spent around 40 minutes per day only.
Arnoldo
On Jan 3, 4:45
Fogus,
Please add me to the core.logic, Heroku drinkup and Jamming with
Overtone.
Arnoldo
On Oct 25, 6:11 pm, Fogus wrote:
> All,
>
> We talked about the possibility of getting some ideas about
> extracurricular activities during the Conj days (and possibly training
> days). I've created a spr
Have you considered sorting different permutations of your strings and
then perform binary search on them?
This paper talks about the technique:
http://portal.acm.org/citation.cfm?id=1242592
On May 30, 9:55 pm, joshua-choi wrote:
> Let's say that I have a set of strings, each three English le
Hello,
I am trying to compile a project with lein. The program source files
can be interpreted successfully (using swank-clojure) but when I try
to do "lein compile" or "lein jar" I get:
Exception in thread "main" java.lang.ClassCastException:
clojure.lang.PersistentVector cannot be cast to cloju