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 mutability
globals() vs locals() mutability
Mar 19, 2023
python
state
python-internals
mutability
NSNumber responds positively to mutableCopy?
Jan 07, 2023
objective-c
nsnumber
mutability
is the ValueTuple structure only mutable as variable?
Jan 06, 2023
c#
immutability
mutability
valuetuple
Does Python += operator make string mutable?
Jan 04, 2023
python
string
python-2.7
mutability
Groovy Map.get(key, default) mutates the map
Jan 05, 2023
dictionary
groovy
mutability
Storing state in Elixir
Dec 21, 2022
dictionary
elixir
immutability
gen-server
mutability
What is the difference between mutable values and immutable value redefinition?
Dec 14, 2022
f#
functional-programming
immutability
mutability
How to easily copy a non-mut &[u8] into to a &mut [u8]
Dec 08, 2022
copy
rust
slice
mutability
C# equivalent of Python's id()?
Dec 07, 2022
c#
python
mutability
Borrow vs mutable borrow strange failure in lifetimes
Nov 02, 2022
reference
rust
lifetime
mutability
Does Swift have quadratic string concatenation when using var?
Nov 01, 2022
swift
string
mutability
How do lifetimes in Rust impact mutability?
Oct 18, 2022
rust
immutability
lifetime
borrow-checker
mutability
Difference between borrow_mut on a RefCell<X> and RefCell<&X>
Sep 28, 2022
reference
rust
mutability
interior-mutability
Why two individually created immutable objects have same id and mutable objects have different while both refer to same values? [duplicate]
Apr 13, 2022
python
immutability
identifier
concept
mutability
Modifying a slice of str's
Oct 19, 2021
rust
mutability
Making cyclic graphs in F#. Is mutability required?
Aug 17, 2022
graph
f#
immutability
mutability
Why does this Iterator infinitely loop?
Nov 16, 2022
scala
mutability
pass-by-name
How to interpret immutable references to mutable types in Rust?
Aug 25, 2022
rust
immutability
borrow-checker
mutability
Does "Value Restriction" practically mean that there is no higher order functional programming?
Mar 26, 2022
functional-programming
type-inference
higher-order-functions
mutability
In Rust, what's the difference between "shadowing" and "mutability"?
Sep 16, 2022
variables
rust
immutability
mutability
Older Entries »