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
Why can immutable variables be passed as arguments to functions that require mutable arguments?
Nov 04, 2022
variables
syntax
rust
immutability
mutable
How to properly make a lazy derived property on a mutating struct in Swift?
Oct 14, 2019
swift
struct
lazy-evaluation
mutable
How to create pointer-to-mutable-member?
Aug 11, 2022
c++
templates
constants
mutable
pointer-to-member
Is it safe to modify mutable members of objects inside sets?
Sep 25, 2022
c++
set
c++11
mutable
How can I improve this design that forces me to declare a member function const and declare variables mutable?
Apr 11, 2022
c++
set
mutable
`forkIO` and `putMVar`: what's going on under the hood?
Nov 15, 2017
haskell
concurrency
mutable
How does Rust solve mutability for Hindley-Milner?
Mar 25, 2022
rust
mutable
hindley-milner
Why can't I change attribute of a class in Python
Nov 18, 2022
python
class
object
immutability
mutable
How to rewrite C++ code that uses mutable in D?
Mar 16, 2018
class-design
d
mutable
Hashtable of mutable variable in Ocaml
Oct 27, 2022
hashtable
ocaml
mutable
Encapsulation for mutable objects in Java
Sep 25, 2022
java
immutability
encapsulation
mutable
Are there any good reasons why closures aren't immutable in C#?
Oct 20, 2022
c#
closures
mutable
Scala Immutable Set is Mutable when declaring as a var
Apr 03, 2022
scala
set
immutability
mutable
How do I properly implement a property in F#?
Nov 15, 2022
f#
mutable
let-binding
Can a string literal in C be modified?
Jun 20, 2022
c
gcc
x86-16
mutable
string-literals
Are Python Lists mutable?
Sep 23, 2022
python
list
mutable
Is there an elegant way to foldLeft on a growing scala.collections.mutable.Queue?
Nov 16, 2022
scala
functional-programming
queue
mutable
Haskell and mutable structures' performance
Mar 07, 2022
performance
haskell
hashtable
mutable
Why do fields in non-mutable lambdas use "const" when capturing const values or const references?
Aug 24, 2022
c++
lambda
constants
language-lawyer
mutable
« Newer Entries
Older Entries »