Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in immutability
How can I prevent an object from being modified after it’s created in Java?
Nov 01, 2025
java
class
object
immutability
Java - Modify object's internal data, or create new object with modified data
Oct 31, 2025
java
oop
immutability
FindBugs : real threat behind EI_EXPOSE_REP
Oct 31, 2025
java
security
immutability
findbugs
How to defensively prevent mutation of the Redux state?
Oct 30, 2025
javascript
redux
immutability
Mutate tuple of lists getting "'tuple' object does not support item assignment“ [duplicate]
Oct 29, 2025
python
list
tuples
immutability
Why aren't there genuine immutable collections in C#? [closed]
Oct 30, 2025
c#
immutability
Kotlin/Java functional and immutable way of collecting a map in a map
Oct 28, 2025
java
functional-programming
java-stream
kotlin
immutability
System.InvalidOperationException: Collection was modified; enumeration operation may not execute for ImmutableDictionary
Oct 26, 2025
c#
multithreading
dictionary
immutability
immutable-collections
Why lucene's segment is immutable
Oct 29, 2025
elasticsearch
lucene
immutability
segment
Rust not allowing mutable borrow when splitting properly
Oct 29, 2025
rust
immutability
borrowing
question about book example - Java Concurrency in Practice, Listing 4.12
Oct 28, 2025
java
synchronization
immutability
Memory management for Immutable Objects
Oct 27, 2025
java
memory-management
immutability
How is String in Java an immutable object, but I can still change its value after creating one? [duplicate]
Oct 27, 2025
java
string
object
immutability
Which one is the right way, changing values in void method or returning new Object? [closed]
Oct 25, 2025
java
immutability
Difference in mutability between reference and box
Oct 26, 2025
pointers
reference
rust
immutability
How can I build an immutable tree datastructure in Scala?
Oct 25, 2025
scala
tree
immutability
trie
Does React create a deep or shallow copy of prevState internally?
Oct 25, 2025
reactjs
state
immutability
setstate
Is it better to modify an object directly or to return a modified clone of the object?
Oct 24, 2025
java
object
clone
immutability
Mutable versus Immutable objects for recursion in Python
Oct 22, 2025
python-3.x
recursion
immutability
Older Entries »