Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in immutability

General purpose immutable classes in C#

How do I make a Java class immutable in Clojure?

How to free, or recycle, a string in C#?

Is Initialization On Demand Holder idiom thread safe without a final modifier

Is immutability useful on non parallel applications?

Why does F# map implement the interfaces with mutable operations?

dictionary map f# immutability

Make a variable final in any given moment (after initialization and eventual code)

Why are properties of an immutable object mutable in Swift?

swift immutability

Best way to separate read and write concerns using interfaces?

c# .net interface immutability

Changes to object made with Object.assign mutates source object

Scala val has to be guarded with synchronized for concurrent access?

Creating unit tests for assuring immutability

How to make a class immutable with Date object in it?

java date immutability

clojure for loop, store the values in a set or map

Use frozenset as a pair in python

python set immutability

immutable in F#

f# immutability shadowing

How to deal with the immutability of returned structs?

The final word on NSStrings: Mutable and Immutable

Is guava's ImmutableXXX really immutable?

The true definition of immutability?

c# .net immutability