Software construction
CS-214
Exam Lab Resources
This page is part of the content downloaded from Exam Lab Resources on Sunday, 25 January 2026, 01:40. Note that some content and any files larger than 50 MB are not downloaded.
Description
Collections API :
List API: https://cs-214.epfl.ch/docs/api/scala/collection/immutable/List.html
Set API: https://cs-214.epfl.ch/docs/api/scala/collection/immutable/Set.html
Map API: https://cs-214.epfl.ch/docs/api/scala/collection/immutable/Map.html
You can find below the HTML and PDF versions of web pages that may be useful for the lab but are not accessible online on exam VMs, as well as a bundle of the Exercises repository that contains the scaffolds for all the exercises up to Week 5