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 immutability
Is static initialized unmodifiableCollection.get guaranteed immutable?
Jan 30, 2022
java
collections
immutability
In Java, is the immutability of Strings considered in the implementation of String.format()?
Nov 19, 2022
java
string
memory
immutability
string-formatting
How do I return an immutable parameter from a method, unchanged, and without a copy in c++?
Oct 27, 2022
c++
immutability
Why XML literals yield mutable objects in Scala?
Sep 16, 2022
xml
scala
immutability
Is there a maintained immutable priority queue in Scala?
Dec 25, 2017
scala
immutability
priority-queue
scala-2.8
ImmutableArray<> behaves differently than Array<> for nested Select with index
May 04, 2022
c#
linq
immutability
base-class-library
Good way to create a immutable class with modifiers (thread-safe)
Oct 02, 2022
java
multithreading
immutability
final
volatile
Slow performance from ImmutableList<T> Remove method in Microsoft.Bcl.Immutable
Apr 28, 2022
c#
performance
immutability
immutablelist
readonly changing the behavior of a struct
Oct 19, 2022
c#
immutability
readonly
'Series' objects are mutable, thus they cannot be hashed error calling to_csv
Sep 29, 2022
python
csv
pandas
immutability
Create DEEP immutable object in runtime
Aug 24, 2022
java
immutability
cglib
How do I declare a const pointer to non-const / mutable data in D?
Apr 21, 2019
pointers
constants
d
immutability
variable-declaration
Returning a new structure with fields changed
Mar 17, 2021
common-lisp
immutability
records
shallow-copy
Undo/Redo with immutable objects
Sep 24, 2022
language-agnostic
undo-redo
immutability
Is there a relationship between calling a function and instantiating an object in pure functional languages?
Apr 30, 2022
language-agnostic
functional-programming
lisp
immutability
How can I load a Hibernate-mapped set as an unmodifiable set?
Oct 22, 2022
java
hibernate
collections
immutability
Problems about Binary Search Tree in Clojure (immutable structure)
Apr 21, 2017
clojure
binary-search-tree
immutability
A method declaring a mutable data structure as an output and returning an immutable one actually
Mar 21, 2017
java
oop
inheritance
design-patterns
immutability
Clone a new object simply by assigning object to a variable using Immutable.js
Nov 13, 2022
javascript
immutability
subclass str, and make new method with same effect as +=
May 19, 2022
python
string
subclass
immutability
built-in
« Newer Entries
Older Entries »