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
Java Immutable Objects [closed]
Sep 06, 2022
java
string
object
wrapper
immutability
How deep would you expect the immutability of an immutable list to be?
Jun 27, 2022
c#
java
collections
immutability
Scala: why remove is deprecated in favor of filterNot?
May 09, 2021
list
scala
immutability
deprecated
Does one need defensive copies for Java enum types?
Sep 30, 2022
java
enums
immutability
Why does Scala need the def statement?
Sep 18, 2022
javascript
scala
immutability
Encapsulation for mutable objects in Java
Sep 25, 2022
java
immutability
encapsulation
mutable
How can I write an app that doesn't change state (in functional language)?
Sep 22, 2022
functional-programming
immutability
List of OO languages where object immutability can be compiler enforced
Oct 30, 2022
language-agnostic
programming-languages
language-design
immutability
Implementing the value object pattern in D
Sep 07, 2022
design-patterns
constants
d
immutability
value-objects
Scala Immutable Set is Mutable when declaring as a var
Apr 03, 2022
scala
set
immutability
mutable
Overriding the == operator in non-immutable types
Sep 09, 2019
c#
.net
operator-overloading
immutability
equality
How to make an immutable singleton in Java?
Jun 20, 2022
java
singleton
immutability
How can iterative algorithm over a dynamically changed collection with depended condition be written functionally?
Mar 31, 2021
recursion
graph
f#
functional-programming
immutability
If scala advocate immutability why it adopted actor model with its mutable nature? [closed]
Sep 07, 2022
scala
functional-programming
akka
immutability
actor-model
Is the Access Time Complexity of a Map Created by Map.ofEntries() the Same as HashMap which is o(1)? [duplicate]
Aug 26, 2022
java
dictionary
hashmap
immutability
java-9
Why declare a reference to an instance of a final class as being final?
Mar 30, 2021
java
oop
immutability
final
Why Wrapper class like Boolean in java is immutable?
Oct 31, 2022
java
immutability
Functional way to implement a thread safe shared counter
Mar 16, 2022
java
scala
functional-programming
thread-safety
immutability
How can an immutable data structure NOT be thread safe?
Aug 29, 2022
multithreading
thread-safety
immutability
In immutable class why fields are marked as private?
Jul 20, 2022
java
oop
field
private
immutability
« Newer Entries
Older Entries »