scala-vienna / DevFest2013-Workshop

Material for workshop "From Java to Scala" on DevFest2013
Other
1 stars 3 forks source link

Streams and lazy evaluation #3

Closed rafacm closed 11 years ago

rafacm commented 11 years ago

I've just assigned this issue to me since I proposed the topic on the mailing list but feel free to add your comments here or discuss approaches!

teliatko commented 11 years ago

Perfect :)

teliatko commented 11 years ago

Please set Timing and Content parts of the issue, like in others :) Thanks.

teliatko commented 11 years ago

Sorry I've accidentally closed the issue. Reopened

rafacm commented 11 years ago

I got the hint from Radim and actually for an intro tutorial streams and lazy evaluation might be a bit too much!

sebnozzi commented 11 years ago

I agree. Even I (not that it means so much) have no idea about streams. Instead of streams I would have proposed iterators. But it might also be too much.

As for lazy evaluation, it can be just mentioned. Not necessary to focus on it though.