Mutability

In this lesson, we'll learn how to make object values mutable.

We'll cover the following

val Mutation

Similar to records, we can modify the values in an object by making them mutable. Let’s take a look at the circle object from the previous lesson.

Get hands-on with 1200+ tech skills courses.