Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in immutability

Kotlin: lateinit to val, or, alternatively, a var that can set once

How do laziness and parallelism coexist in Haskell?

Update one of the objects in array, in an immutable way

Is using a StringBuilder a right thing to do in F#?

How to determine if a Java method modifies an object passed as parameter

java immutability

How to avoid writing duplicate accessor functions for mutable and immutable references in Rust?

reference rust immutability

Immutability and XML Serialization

Check for mutability in Python?

Javascript: Is the length method efficient?

C#, immutability and public readonly fields

Is there a way to use Json.Net deserialization with immutable classes?

c# json.net immutability

Are strings mutable in Ruby?

Immutable data structures performance

How to create immutable objects in C#?

Downsides to immutable objects in Java? [closed]

java immutability

Immutable queue in Clojure

Why is it okay that this struct is mutable? When are mutable structs acceptable?

Does Haskell have variables?

Why are immutable objects thread-safe?

How to get union of several immutable.js Lists