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
Mutable anonymous struct
Oct 31, 2025
c++
struct
clang
constants
mutable
F# Function doesn't let me mutate mutable value
Oct 30, 2025
function
variables
f#
mutable
mutation
OCaml Increment mutable variable several times
Oct 30, 2025
ocaml
mutable
Is it possible to have mutable binding and destructuring simultaneously?
Oct 26, 2025
rust
pattern-matching
destructuring
mutable
borrow-checker
A variable modified by two closures
Oct 25, 2025
rust
closures
mutable
borrowing
Python: Passing mutable(?) object to method
Oct 24, 2025
python
object
methods
arguments
mutable
Why do Rust lifetimes break mutable references in loops?
Oct 21, 2025
rust
refactoring
mutable
borrow-checker
Python mutable NamedTuple
Oct 19, 2025
python
struct
python-3.6
mutable
namedtuple
Error adding element to mutable Seq
Oct 18, 2025
scala
append
mutable
seq
Mutable JSON object type not tracking changes SQLAlchemy (sqlalchemy-json)
Oct 17, 2025
json
python-2.7
sqlalchemy
flask-sqlalchemy
mutable
Borrow as immutable inside the loop after borrowed as mutable to the iterator
Oct 17, 2025
rust
immutability
mutable
Variable assignment and modification with regards to memory addresses
Oct 17, 2025
python
variables
memory
immutability
mutable
Are lists mutable? [duplicate]
Oct 15, 2025
python
list
mutable
Keep sorted list of mutable elements up to date
Sep 16, 2025
python
python-3.x
list
sorting
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
How do I show that function is mutable in Python?
Sep 04, 2025
python
function
types
immutability
mutable
Older Entries »