Completed
Why is immutability important
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Quantifying and Explaining Immutability in Scala
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why is immutability important
- 3 What is referential transparency
- 4 Immutability in Scala
- 5 Examples
- 6 Constraints
- 7 Issues
- 8 Limitations
- 9 Types of immutability
- 10 Questions
- 11 Results
- 12 Summary
- 13 Declarations
- 14 mutable templates
- 15 shallow immutability
- 16 more details
- 17 conclusion