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 mutable
Is it good practice to use AtomicInteger as a substitute for mutable Integer?
Mar 22, 2023
java
mutable
atomicinteger
Is modifying a mutable member of a const object valid?
Mar 21, 2023
c++
constants
mutable
When changing the value of a variable in C, is a new primitive created or is the current primitive mutated?
Mar 19, 2023
java
objective-c
c
primitive
mutable
Recursively unpack list into elements
Mar 15, 2023
recursion
f#
mutable
Cloning ListBuffer immutable issue Scala
Mar 13, 2023
scala
list
copy
immutability
mutable
Problems with mutability in a closure
Mar 12, 2023
rust
closures
mutable
Is this a correct usage of transients?
Mar 10, 2023
loops
data-structures
clojure
dynamic-arrays
mutable
Returning a mutable reference that is behind an immutable reference, passed to the function
Mar 07, 2023
reference
rust
immutability
mutable
Lifetimes' handling when returning inner reference from a reference passed as an argument to the function
Mar 08, 2023
reference
rust
lifetime
mutable
Are Mutable classes "heavier?"
Feb 24, 2023
objective-c
ios
nsmutablearray
mutable
Type signatures for a mutable Haskell Heap
Jan 22, 2023
data-structures
haskell
monads
mutable
Duplicating an element of a list back into the list in Python
Jan 06, 2023
python
list
copy
mutable
How should I combine St monad and State monad (or equivalent)?
Dec 28, 2022
arrays
haskell
mutable
monad-transformers
state-monad
What benefit does the ImmutableObject attribute provide?
Dec 26, 2022
.net
vb.net
immutability
mutable
In what sense const allows only atomic changes to mutable member variables?
Dec 25, 2022
c++
language-lawyer
constants
atomic
mutable
How do I create an F# mutable option type?
Dec 22, 2022
types
f#
option-type
mutable
How to update a mutable hashmap element in Scala?
Dec 23, 2022
scala
hashmap
mutable
strange ArrayBuffer behavior
Dec 22, 2022
arrays
scala
collections
mutable
arraybuffer
Is there a typeclass for references similar to the MArray class for mutable arrays?
Dec 22, 2022
haskell
typeclass
mutable
AtomicReference to a mutable object and visibility
Feb 05, 2023
java
multithreading
concurrency
mutable
atomicreference
Older Entries »