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
How to make two-dimensional list in Python (without numpy)? [duplicate]
Jun 29, 2026
python
list
matrix
mutable
How to get a warning when I use a mutable as a default argument?
Jun 25, 2026
python
static-analysis
mutable
default-arguments
python list math index variable
Jun 25, 2026
python
list
math
mutable
Why does `Option::map` work with immutable data, but not with mutable data
Jun 24, 2026
rust
reference
immutability
lifetime
mutable
Is a map iterator object in Python3.x can only be used once and why? (codes and examples attached)
Jun 25, 2026
python
python-3.x
list
mutable
JS closure for mutable variables
Jun 12, 2026
javascript
closures
mutable
How to make const some members of a mutable lambda capture list?
Jun 09, 2026
c++
lambda
constants
mutable
const-correctness
Why Rust mutable borrow occurs here?
Jun 08, 2026
rust
mutable
borrowing
Scala: Why the mutable value inside Map cannot be changed if the Map is created from GroupBy
Jun 03, 2026
scala
dictionary
group-by
set
mutable
How to pass a struct implementing multiple traits to a function accepting those traits as &mut?
Jun 01, 2026
rust
reference
traits
borrow-checker
mutable
Passing the results of `std::string::c_str()` to `mkdtemp()` using `const_cast<char*>()`
May 29, 2026
c++
stdstring
mutable
c-strings
const-cast
Best practice for passing Pandas DataFrame to functions
May 25, 2026
python
pandas
function
dataframe
mutable
Problem creating N*N*N list in Python
May 24, 2026
python
list
mutable
When creating an immutable class, should collections only contain immutable objects?
May 23, 2026
java
collections
immutability
mutable
Unexpected issue with List initialization [duplicate]
May 23, 2026
python
list
nested-lists
mutable
Why does std::forward not work in the lambda body?
May 14, 2026
c++
lambda
c++20
mutable
perfect-forwarding
Strange slicing behavior in Python
May 14, 2026
python
list
slice
mutable
Ownership, closures, FnOnce: much confusion
May 08, 2026
rust
closures
move
mutable
borrowing
How to correctly pass (mutable) objects using ROS-SMACH FSM
May 04, 2026
python
multithreading
serialization
ros
mutable
Cannot borrow data mutably in a `&` reference in array
Apr 09, 2026
rust
mutable
Older Entries »