Clojure is designed for concurrency, but I don't see any functions in
the API to spin off new threads.  So I assume you're expected to know
and use Java libraries for this.  For those of us who are coming to
Clojure without knowing a whole lot of Java, it would be useful if
someone could provide pointers to the most essential libraries,
especially a tour of the concurrency primitives that work well with
Clojure's approach.

As for other libraries, I've already located the documentation for the
String class at http://java.sun.com/javase/6/docs/api/java/lang/String.html.
It would also be helpful to know which File I/O libraries are most
relevant, and a couple short examples of how to use them.  Any other
critical libraries?
--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to