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
"cannot borrow `graph` as immutable because it is also borrowed as mutable." How can I let Rust know that I'm done with that mutable borrow? [duplicate]
Dec 05, 2025
graph
rust
immutability
mutable
borrow-checker
When does pandas do pass-by-reference Vs pass-by-value when passing dataframe to a function?
Dec 07, 2025
pandas
numpy
pass-by-reference
immutability
deep-copy
Creating an ImmutableList of a type that is unknown at compile-time
Dec 04, 2025
c#
.net
immutability
.net-core
immutable-collections
make object instance immutable
Dec 05, 2025
perl
immutability
moose
Process a stream of Tuples without mutability?
Dec 05, 2025
f#
tuples
immutability
Is it bad practice to return a mutable object when the return value is an immutable object?
Dec 02, 2025
objective-c
nsdictionary
immutability
nsmutabledictionary
Data structure like frozenset which maintains insertion order?
Nov 28, 2025
python
set
immutability
standard-library
Immutable class appropriate when instances are used in a "what-if" tool?
Nov 28, 2025
c#
design-patterns
immutability
How do I use collections in immutable class safely in Java?
Nov 27, 2025
java
collections
immutability
deep-copy
shallow-copy
How to properly express references in immutable model in Scala?
Nov 26, 2025
scala
immutability
ImmutableArray how to use properly
Nov 21, 2025
c#
arrays
immutability
immutable-collections
Is there an immutable singly linked list implementation in Java?
Nov 20, 2025
java
linked-list
immutability
Immutability and Graphs Models - How to create them?
Nov 20, 2025
java
data-structures
graph
architecture
immutability
Changing immutable members inside the constructor
Nov 20, 2025
constructor
initialization
pass-by-reference
d
immutability
How to "update" an immutable element in an immutable set in Scala?
Nov 19, 2025
scala
set
immutability
Why are record classes immutable by default, but record structs are not, in C#?
Nov 19, 2025
c#
immutability
record
Change property of immutable type
Nov 17, 2025
c#
clone
immutability
icloneable
Extracting values from a deeply nested data structure in haskell
Nov 03, 2025
parsing
haskell
functional-programming
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
Older Entries »