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
Immutable borrow tied to mutable borrow causes "cannot borrow `*self` as mutable more than once at a time" [duplicate]
Aug 23, 2021
rust
borrow-checker
mutability
Passing an immutable reference when a mutable reference exists
Apr 22, 2022
loops
rust
borrow-checker
mutability
How does interior mutability work for caching behavior?
Sep 05, 2022
rust
mutability
Cannot borrow as immutable - String and len()
Nov 06, 2022
rust
immutability
mutability
borrow-checker
How to keep an array with objects immutable in javascript?
Sep 12, 2022
javascript
arrays
mutability
Where is a MutexGuard if I never assign it to a variable?
Mar 22, 2022
rust
mutex
mutability
How can I modify self in a closure called from a member function?
Dec 29, 2020
rust
closures
borrow-checker
mutability
How to use struct self in member method closure
Apr 24, 2022
rust
closures
borrow-checker
mutability
Const-correctness in C
Jan 21, 2020
c
constants
const-correctness
mutability
jQuery object are immutable?
Aug 16, 2022
immutability
jquery
mutability
When is it okay to modify a variable in functional languages?
Mar 14, 2022
functional-programming
scheme
lisp
purely-functional
mutability
How to change the variable from inside Fn closure in Rust?
Sep 20, 2022
rust
closures
mutability
returning IList<T> vs Array in C#?
Sep 19, 2022
c#
.net
arrays
list
mutability
cannot borrow `self.x` as immutable because `*self` is also borrowed as mutable
Mar 31, 2022
rust
immutability
mutability
Scala: Mutable vs. Immutable Object Performance - OutOfMemoryError
May 27, 2019
performance
memory
scala
garbage-collection
mutability
Mutably borrow one struct field while borrowing another in a closure
Oct 21, 2021
rust
closures
borrow-checker
mutability
Is making in-place operations return the object a bad idea?
Jan 29, 2021
python
coding-style
mutable
mutability
Which types are mutable and immutable in the Google Go Language?
Sep 02, 2022
go
immutability
mutability
How do I return a reference to something inside a RefCell without breaking encapsulation?
Dec 09, 2021
rust
encapsulation
contravariance
mutability
interior-mutability
How to iterate through a Hashmap, print the key/value and remove the value in Rust?
Aug 29, 2022
hashmap
rust
iteration
mutability
« Newer Entries
Older Entries »