Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in immutability

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

To deep copy or not to deep copy - and why should ngrx's state be immutable, anyway?

How is struct (immutability) related to thread safety

Functional Queue From Programming In Scala

What's the most efficient way to make immutable and mutable versions of an objective-c class?

Any weak interning collections (for immutable objects)