Closed
Description
http://docs.scala-lang.org/overviews/collections/introduction.html
Most of the content should be still valid. Here are the actions needed:
- make a new guide for 2.13 so that it coexists with the current guide (maybe not! we should first try to keep a single guide with version-specific sections when necessary),
- remove the “Traversable” page and merge it with the “Iterable” page,
- remove the “migrating from 2.7” page (only if we do two guides),
- add a page about non-strict collections: views, lazy list, iterators.