Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in immutability
Should IEquatable<T>, IComparable<T> be implemented on non-sealed classes?
Oct 17, 2022
c#
immutability
icomparable
iequatable
sealed
How do I get a specific object from an immutable js map by value?
Aug 31, 2022
javascript
immutability
Why doesn't string.Substring share memory with the source string?
Aug 31, 2022
c#
.net
string
substring
immutability
Why are immutable objects in hashmaps so effective?
Aug 31, 2022
java
performance
caching
hashmap
immutability
Why does Microsoft advise against readonly fields with mutable values?
Aug 31, 2022
c#
immutability
Immutable Struct in Golang
Aug 31, 2022
go
immutability
Idiomatic way to create an immutable and efficient class in C++
Aug 31, 2022
c++
constants
immutability
const-cast
Idiomatic Way to declare C++ Immutable Classes
Aug 26, 2022
c++
c++11
functional-programming
immutability
const-correctness
Which types are mutable and immutable in the Google Go Language?
Sep 02, 2022
go
immutability
mutability
How to declare a local constant in C#?
Aug 30, 2022
c#
immutability
readonly
local-variables
How do I delete specific characters from a particular String in Java?
Aug 30, 2022
java
string
immutability
Why might a System.String object not cache its hash code?
Feb 08, 2022
.net
string
immutability
hashcode
gethashcode
Why is this class mutable? [duplicate]
Aug 30, 2022
java
immutability
Are strings in Ruby mutable? [duplicate]
Aug 30, 2022
ruby
string
immutability
mutable
Why should objects in Redux be immutable?
Nov 11, 2022
javascript
angular
reactjs
redux
immutability
Why would I need to freeze an object in JavaScript?
Aug 30, 2022
javascript
immutability
What is the "pin" operator for, and are Elixir variables mutable?
Aug 30, 2022
functional-programming
erlang
variable-assignment
immutability
elixir
Are value types immutable by definition?
Aug 30, 2022
c#
.net
immutability
value-type
Replace element at specific position in an array without mutating it
Oct 07, 2022
javascript
arrays
ecmascript-6
immutability
Why did Matz choose to make Strings mutable by default in Ruby?
Aug 29, 2022
ruby
string
language-design
immutability
mutable
« Newer Entries
Older Entries »