A sequence object is mutable if it includes operations that modify the fields of this. In contrast, immutable list objects never change; computations involving immutable lists construct new lists rather modifying existing ones.