diff options
Diffstat (limited to 'notes/250210-immutable.md')
| -rw-r--r-- | notes/250210-immutable.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/notes/250210-immutable.md b/notes/250210-immutable.md index 78652e9..fddc0d8 100644 --- a/notes/250210-immutable.md +++ b/notes/250210-immutable.md @@ -1,5 +1,7 @@ # More immutability +_2025 February_ + I see no reason to have mutable variables in the language. Usually, code is analyzed to distinguish between mutable and immutable |
