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
Lifetime when exchanging reference
Jul 12, 2026
rust
reference
lifetime
mutable
C++ Only Allow a member variable to be set once
Jul 12, 2026
c++
constants
mutable
const-correctness
Should GetHashCode be implemented for IEquatable<T> on mutable types?
Jul 11, 2026
c#
immutability
mutable
gethashcode
iequatable
Pandas Series argument function memoization
Jul 03, 2026
python
pandas
memoization
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
Older Entries »