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
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
Definition of a constant field in Bloch's Effective Java 2nd edition
Oct 23, 2025
java
immutability
effective-java
mutability
Do we get object immutability automatically when using ngrx or ngxs?
Oct 22, 2025
javascript
angular
immutability
immutable.js
Immutability removing key from object by destructuring
Oct 21, 2025
javascript
babeljs
immutability
ecmascript-next
Immutable data model for an WPF application with MVVM implementation
Oct 21, 2025
wpf
mvvm
immutability
What is the real benefit of Immutable Objects
Oct 20, 2025
concurrency
immutability
Synchronize to ensure that reference to immutable object will be seen by another thread
Oct 20, 2025
java
multithreading
concurrency
immutability
final
How are people implementing immutable data structures in JavaScript when the language doesn't offer any obvious way of implementing immutability?
Oct 18, 2025
javascript
functional-programming
immutability
Borrow as immutable inside the loop after borrowed as mutable to the iterator
Oct 17, 2025
rust
immutability
mutable
Sage immutable vector error
Oct 18, 2025
immutability
sage
What is size-mutable as per Python's pandas DataFrame class?
Oct 18, 2025
python
pandas
dataframe
immutability
Is there a way in C++ to pass a map where the structure is immutable but the values are mutable?
Oct 17, 2025
c++
immutability
stdmap
Older Entries »