The purpose is quite straightforward.
I just have to call process() on every word in the w and d array.

But I don't want to load docs if they have already been loaded.
And I want to stop when it hits the first malformed document.

Thanks for the help. Is there a nice efficient way of doing it with
loop and recur? The proposed solutions are quite expensive as written
as compared to the Java equivalent.
  -Patrick

-- 
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 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to