Table of Contents

About

A state who is mutable can be changed.

Mutation happens with mutator method:

Immutability is more powerful because it's a good way to get rid of state concurrency problem