On Thu, Jul 1, 2010 at 6:11 PM, Chouser <chou...@gmail.com> wrote:
> (next (.split #"(?=)" string))
>
> But why do you one-char strings instead of just a seq of chars?

Good question :) I was working with code that wanted one character
strings, but since I'm trying to squeeze cycles anyway, it might be
more worthwhile to rewrite that code to use chars.

martin

-- 
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