How would you explain Elixir immutability?
|
|
19
|
3485
|
November 29, 2024
|
Implementing closures in a recursive descent parser using immutable datastructures
|
|
5
|
139
|
October 7, 2024
|
Put/update deep inside nested maps (and auto-create intermediate keys)
|
|
11
|
19240
|
February 7, 2022
|
Best way to deal with immutability and to keep in memory a large list of structs where just 2 fields are frequently changed
|
|
4
|
670
|
February 16, 2021
|
Why do we still need immutability when memory is not shared?
|
|
13
|
3766
|
August 4, 2020
|
Is the Pin operator backwards?
|
|
12
|
1927
|
July 10, 2018
|
Immutability, dereferencing, and complex data structures
|
|
5
|
1817
|
June 29, 2018
|
Immutability tradeoff: reliable data via extra auxiliary space
|
|
11
|
2053
|
May 28, 2018
|
Immutability simplified
|
|
3
|
1049
|
October 18, 2017
|
How Elixir Manages Memory?
|
|
6
|
5452
|
June 15, 2017
|
What's the difference between variable binding and assignment?
|
|
16
|
13186
|
May 14, 2017
|
Idiomatic Elixir for collecting last item from dynamic list
|
|
9
|
8668
|
May 8, 2017
|
Cyclical data structures in Elixir?
|
|
5
|
4731
|
December 31, 2016
|