Oh! First, let me correct. I'm referring to IteratorSeq in clojure.lang. 
The constructor is package scoped, so I'll need to copy the code instead of 
subclassing. (Or convert it to Clojure.) So my question really is if the 
code is outdated? Seems to run fine for my limited tests so far. But I 
worry about using is as a starting point since the code is apparently 
unreferenced.

On Friday, August 21, 2015 at 6:37:48 AM UTC-4, William la Forge wrote:
>
> I've been using Java class ItreratorSequence in package clojure.lang. But 
> then I noticed that this class is not referenced anywhere. Is this dead 
> code or otherwise not supported? I had been planning on subclassing this 
> code.
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to