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
When an immutable reference to a mutable reference to a value outside the scope is returned, why is the mutable reference dropped when the scope ends?
Oct 01, 2022
rust
mutable
dereference
borrowing
Understanding immutable composite types with fields of mutable types in Julia
Feb 21, 2022
immutability
julia
mutable
In F#, is it possible to pass a reference to a mutable, defaulted value as a parameter?
Sep 08, 2022
f#
mutable
Best approach to mutate(add/remove bindings) a Guice injector while maintaining state
Oct 21, 2022
guice
mutable
How to check immutability [duplicate]
Sep 09, 2022
python
python-2.7
python-3.x
immutability
mutable
Changing class attributes by reference
Nov 02, 2022
python
attributes
mutable
How to implement actions in ST-monad with my own underlying representation (similarly to STRef or STArray) using simple techniques?
Jun 02, 2021
haskell
ffi
mutable
state-monad
Caching expensive data in C++ - function-scoped statics vs mutable member variables
Sep 25, 2022
c++
static
thread-safety
mutable
What is the best approach to convert immutable objects to mutable objects (recursive)?
Aug 29, 2022
objective-c
type-conversion
mutable
Haskell real-time update and lookup performance
Mar 09, 2022
arrays
performance
haskell
profiling
mutable
How can I clear the contents of an NSMutableAttributedString?
Apr 26, 2022
iphone
objective-c
mutable
core-foundation
nsattributedstring
Constant correctness and <random>
Nov 09, 2022
c++
c++11
random
constants
mutable
Kotlin: val mutableList vs var immutableList. When to use which?
Oct 24, 2022
kotlin
immutability
mutable
Scala: Contains in mutable and immutable sets
Nov 21, 2022
scala
set
immutability
scala-collections
mutable
What is difference between `mut a: &T` and `a: &mut T`? [duplicate]
Oct 27, 2022
reference
rust
mutable
How to type mutable default arguments
Aug 30, 2022
python
mutable
typing
default-arguments
PickleType with Mutable Tracking in SqlAlchemy
Oct 29, 2022
python
postgresql
sqlalchemy
persistence
mutable
Is modifying a value type from within a using statement undefined behavior?
Feb 14, 2022
c#
struct
using
mutable
specifications
How to convert immutable Seq to mutable seq with until loop
Feb 21, 2022
scala
sequence
immutability
mutable
How do you return multiple values and assign them to mutable variables?
May 22, 2013
f#
mutable
« Newer Entries
Older Entries »