StackOverflow Questions for Tag: immutability

ciscoheat
ciscoheat

Reputation: 3947

Can immutability be a memory hog?

Score: 32

Views: 5774

Answers: 6

Read More
Bhaskar
Bhaskar

Reputation: 7523

Java Immutable Collections

Score: 130

Views: 219945

Answers: 8

Read More
Geek
Geek

Reputation: 27199

Do final fields really prevent mutability in Java?

Score: 9

Views: 8134

Answers: 5

Read More
deeshank
deeshank

Reputation: 4486

What is the difference between shallow copy, deepcopy and normal assignment operation?

Score: 301

Views: 158163

Answers: 13

Read More
John Smith
John Smith

Reputation: 6207

How to make a readonly class extend a non-readonly parent?

Score: 3

Views: 110

Answers: 2

Read More
RoGKôT
RoGKôT

Reputation: 29

VBA OOP Class conception... distinct Factory with redundant code or a factory who decide which to build?

Score: -1

Views: 38

Answers: 0

Read More
Matthias
Matthias

Reputation: 277

Check if List is immutable

Score: 2

Views: 155

Answers: 1

Read More
cypherfunc
cypherfunc

Reputation: 2679

Enums in Javascript with ES6

Score: 248

Views: 279695

Answers: 20

Read More
missingfaktor
missingfaktor

Reputation: 92076

How to declare a local constant in C#?

Score: 53

Views: 20937

Answers: 7

Read More

How can I create a new instance of ImmutableDictionary?

Score: 89

Views: 44780

Answers: 12

Read More
matt
matt

Reputation: 4244

Are there Immutable Collection classes in .NET that don't have mutation functions?

Score: 3

Views: 189

Answers: 3

Read More
ggg123
ggg123

Reputation: 142

How to code a run-time, single-assignment, variable in Lua?

Score: -2

Views: 57

Answers: 1

Read More
Nibbler
Nibbler

Reputation: 493

FindBugs : real threat behind EI_EXPOSE_REP

Score: 3

Views: 4908

Answers: 2

Read More
MasterMastic
MasterMastic

Reputation: 21306

When does GHC internally mutate immutable values?

Score: 3

Views: 547

Answers: 3

Read More
Gabriel
Gabriel

Reputation: 989

Best way to expose a readonly signal array in an angular service

Score: 1

Views: 289

Answers: 1

Read More
anopse
anopse

Reputation: 183

Is there an easy way to make an immutable version of a class?

Score: 13

Views: 5284

Answers: 8

Read More
Aly
Aly

Reputation: 935

call/cc iterators without mutability

Score: 0

Views: 94

Answers: 0

Read More
Dov
Dov

Reputation: 8580

Does Java have any equivalent to C++ string_view?

Score: 5

Views: 2351

Answers: 1

Read More
TheGeeky
TheGeeky

Reputation: 971

What is the benefit of readonly in PHP 8.1?

Score: 7

Views: 3466

Answers: 1

Read More
Lennie
Lennie

Reputation: 10845

Why are exclamation marks used in Ruby methods?

Score: 666

Views: 198732

Answers: 13

Read More
PreviousPage 1Next