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
Returning a reference to a mutable object value stored in one of the object's fields exposes the internal representation of the object
Nov 09, 2022
java
checkstyle
mutable
internals
Can I call this C# class "immutable"?
Nov 02, 2022
c#
immutability
mutable
cannot move out of borrowed content when unwrapping a member variable in a &mut self method
Jun 06, 2022
rust
mutable
ownership
borrow-checker
Creating byte buffers in rust [duplicate]
Oct 11, 2020
buffer
rust
slice
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
« Newer Entries
Older Entries »