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 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
How to pass &mut str and change the original mut str without a return?
Mar 30, 2026
string
rust
reference
lifetime
mutable
data._mutable= True in Django rest framework
Mar 24, 2026
django
django-rest-framework
immutability
mutable
c++ : discards qualifier even if the member variables are mutable
Mar 09, 2026
c++
inheritance
constants
mutable
How do i add to a mutable string in objective c?
Mar 04, 2026
string
character
addition
mutable
mutable and immutable classes
Mar 04, 2026
java
oop
immutability
mutable
Method to add element to SetHash in Perl6
Mar 01, 2026
hashmap
mutable
raku
unordered
sethash
Java: state sharing between threads in functional programming
Mar 01, 2026
java
functional-programming
mutable
Mutable variable memory location
Mar 01, 2026
c++
mutable
storage-class-specifier
Older Entries »