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 "correct" to specify class-member mutex 'mutable' for the purpose of much-more 'const' member functions?
Aug 02, 2026
c++
oop
c++11
mutex
mutable
Why can't init-capturing mutable lambdas have mutable data members?
Jul 20, 2026
c++
lambda
language-lawyer
mutable
c++14
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
Older Entries »