That makes sense now.  Thanks for the link to the thread.

On Mon, Mar 2, 2009 at 5:01 PM, Stephen C. Gilardi <squee...@mac.com> wrote:

>
> On Mar 2, 2009, at 6:37 PM, Brian Doyle wrote:
>
>  I had the same issue and ended up having to use enumeration-seq function.
>>  Seems
>> strange but it worked.
>>
>
> The seq function is not able to provide a seq on either an Enumeration or
> an Iterator.
>
> clojure.core provides enumeration-seq and iterator-seq to create seqs on
> them.
>
> The rationale for this is contained in this thread:
>
>
> http://groups.google.com/group/clojure/browse_thread/thread/decbd098646353c/7a78ebf588bf0f7e?lnk=gst&q=iterator-seq#7a78ebf588bf0f7e
>
> --Steve
>
>

--~--~---------~--~----~------------~-------~--~----~
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 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to