Photo
Amsterdam Clojurians Meetup 2.You might not see that but on the screen is source of for.

Amsterdam Clojurians Meetup 2.
You might not see that but on the screen is source of for.

Link

Found it very useful in last days.

Video
Tags: clojure
Text

Least common multiple

If you look at Problem 5 of Project Euler and would like to solve it using Clojure,
you might find this fork of cojure-contrib quite useful.

Least common multiple will now accept more than two arguments.

Tags: code clojure