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
Combining immutable and normal constructor in D?
Mar 23, 2023
d
immutability
Cheapest way of establishing happens-before with non-final field
Mar 23, 2023
java
thread-safety
immutability
Is a public class with getters only an Immutable class?
Mar 22, 2023
java
immutability
Why do tuples in Python work with reversed but do not have __reversed__?
Mar 21, 2023
python
iterator
tuples
immutability
reverse
What does it mean for an object to be transitively reachable from a final field?
Mar 21, 2023
java
immutability
Update immutable object without breaking immutability
Mar 15, 2023
java
performance
scala
immutability
immutable-collections
ES2015 non-mutating array swap in React component (or flux action)
Mar 15, 2023
javascript
reactjs
immutability
Cloning ListBuffer immutable issue Scala
Mar 13, 2023
scala
list
copy
immutability
mutable
Does Object destructing work by reference or it clones the object
Mar 10, 2023
javascript
reactjs
ecmascript-6
immutability
Modify current list by adding an element - Haskell 101
Mar 09, 2023
list
haskell
immutability
Returning a mutable reference that is behind an immutable reference, passed to the function
Mar 07, 2023
reference
rust
immutability
mutable
Immutable local values in c# - a specific use case
Mar 08, 2023
c#
constants
immutability
Immutable data in Java - static or instance operators?
Mar 07, 2023
java
static
immutability
Is it correct to return IndexesSeq instead of Array if an immutable array is needed in Scala?
Feb 23, 2023
arrays
scala
immutability
scala-collections
Need I make all classes immutable?
Feb 22, 2023
java
immutability
effective-java
how using Mutable key in hashamp working in this example?
Feb 16, 2023
java
hashmap
immutability
Immutable list in Python
Feb 14, 2023
python
list
tuples
immutability
Enforce immutability or partial immutability that doesn't fail silently
Feb 06, 2023
javascript
ecmascript-6
immutability
Is it undefined behavior to mutate an immutable local variable?
Jan 27, 2023
rust
immutability
undefined-behavior
Is this a valid Java implementation of an immutable class and the Builder pattern?
Feb 06, 2023
java
immutability
builder-pattern
Older Entries »