summaryrefslogtreecommitdiff
path: root/src/attic
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-09-16 04:34:21 +0000
committerPaul Phillips <paulp@improving.org>2010-09-16 04:34:21 +0000
commit18a4de80a9f73b279528262e51f530d879efd5d9 (patch)
treeb6185c6458a0ed54a8ef4612e7b3ee139fb1c485 /src/attic
parent81226c622338a743e88e102c118016721f64e56f (diff)
downloadscala-18a4de80a9f73b279528262e51f530d879efd5d9.tar.gz
scala-18a4de80a9f73b279528262e51f530d879efd5d9.tar.bz2
scala-18a4de80a9f73b279528262e51f530d879efd5d9.zip
Overrode addString in TraversableViewLike.
the Transform-derived traits within view resisted evaluating the entire sequence on a toString call, but the original view returned from a call to .view did not. This has a particularly bad result in the case of Stream, as for instance: Stream from 1 view would enter infiniteloopiland in the repl despite the fact that it should be doubly resistant to eager evaluation. Review by prokopec.
Diffstat (limited to 'src/attic')
0 files changed, 0 insertions, 0 deletions