mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 21:07:49 +00:00
Update content/blog/new-post-mutable-vs-immutable/index.md
Co-authored-by: Corbin Crutchley <crutchcorn@gmail.com>
This commit is contained in:
committed by
Corbin Crutchley
parent
c42ea75587
commit
788ef41fb0
@@ -11,7 +11,7 @@
|
||||
---
|
||||
|
||||
|
||||
## Defining Mutable and Immutable
|
||||
# Defining Mutable and Immutable
|
||||
|
||||
Mutable means "can change". Immutable means "cannot change". And these meanings remain the same in the technology world. For example, a mutable string can be changed, and an immutable string cannot be changed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user