You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pivot.apache.org by Michael Allman <ms...@allman.ms> on 2010/08/13 06:49:20 UTC

Sequence and Iterable

I want to iterate over a Sequence.  Why doesn't it extend the Java 
Iterable interface?  It seems to have all the data it needs to.

Cheers,

Michael