summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorSean McDirmid <sean.mcdirmid@gmail.com>2007-05-21 12:40:17 +0000
committerSean McDirmid <sean.mcdirmid@gmail.com>2007-05-21 12:40:17 +0000
commite8447205a89f557cea8cf7a70f954db6848e91ee (patch)
treeba2fd51b483e9ffea82b9eae0a4bcf04ea45afac /.classpath
parent6c4a4d5de8bc23bc0457d9903e0fa9fc0979197d (diff)
downloadscala-e8447205a89f557cea8cf7a70f954db6848e91ee.tar.gz
scala-e8447205a89f557cea8cf7a70f954db6848e91ee.tar.bz2
scala-e8447205a89f557cea8cf7a70f954db6848e91ee.zip
[1] upgraded buffered iterator to have unbounde...
[1] upgraded buffered iterator to have unbounded lookahead [2] down-graded some custom iterators that could not implement this behavior (compatible because the signatures only indicate Iterator) [3] added RollBackIterator for iterators that can be backed up (useful for scanning) [4] DefaultBufferedIterator for a nice default implementaiton of BufferedIterator [5] Added RandomAccessSeq for Seq's that can be indexed in linear time (e.g., Array), optimized seq methods for these seqs. Got the appropriate classes to inherit from this trait [6] Enhanced projections so they are iterables. An operation on a projection is also a projection (if possible) [7] Various small enhancements to the JCL
Diffstat (limited to '.classpath')
0 files changed, 0 insertions, 0 deletions