Scala 3 — Book
Summary
Language
Info: JavaScript is currently disabled, code tabs will still work, but preferences will not be remembered.
This chapter provides a summary of the common Scala 3 collections and their accompanying methods. As shown, Scala comes with a wealth of collections and methods.
When you need to see more details about the collections types shown in this chapter, see their Scaladoc pages:
Also mentioned are the immutable Map and Set:
and the mutable Map and Set: