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
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
What is the best way to change items of an array?
Apr 01, 2022
redux
immutability
What are immutable objects?
Sep 02, 2019
multithreading
immutability
Immutability and Readability
Sep 12, 2022
java
immutability
readability
In C#, can a method return List such that clients can only read it, but not write to it?
Nov 10, 2022
c#
constants
encapsulation
immutability
readonly
Is it ok to compare immutable objects in Java using == instead of equals
Jun 23, 2018
java
equals
immutability
What is most efficient way to do immutable byte arrays in Scala?
Aug 08, 2021
arrays
scala
byte
immutability
java: advantages of immutable objects in examples [closed]
Oct 25, 2022
java
immutability
Why No Cycles in Eric Lippert's Immutable Binary Tree?
Oct 10, 2018
algorithm
data-structures
tree
immutability
Are Delphi strings immutable?
Aug 28, 2022
delphi
string
memory
immutability
C# - Making fields/properties read only conditionally
Jun 18, 2018
c#
immutability
readonly
« Newer Entries
Older Entries »