Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in immutability

What are the ways to avoid object mutation in Dart-lang?

Caching method results in immutable objects

java caching immutability

making a class immutable in java

java object immutability

What is the need for an Immutable Queue?

java queue immutability vavr

DDD: how to keep a complex value object immutable?

Why instance variable to be final?

java immutability final

Is a nested pure function still a pure function?

Scala: Creating a list of tuples from list elements sequentially

Is hash code of java.lang.String really cached?

How to serialize / deserialize immutable list type in c#

Js Array.prototype.map() happens to be mutable?

What could happen if modifying state directly inside a Redux reducer?

Efficiency of appending to vectors

Does "<-" mean assigning a variable in Haskell?

Google Collections (Guava Libraries): ImmutableSet/List/Map and Filtering

Java Immutable List

Can anyone explain me what is state and mutable data?

Should I throw exception on mutation attempt of immutable class? If so, which exception?

java exception immutability

Immutable set in .NET

Immutable views of mutable types