Quantcast
Channel: How does one start a thread in Clojure? - Stack Overflow
Viewing all articles
Browse latest Browse all 8

How does one start a thread in Clojure?

$
0
0

I've read a lot about how great Clojure is when it comes to concurrency, but none of the tutorials I've read actually explain how to create a thread. Do you just do (.start (Thread. func)), or is there another way that I've missed?


Viewing all articles
Browse latest Browse all 8

Latest Images

Trending Articles





Latest Images