How would you explain Elixir immutability?
|
|
19
|
3723
|
November 29, 2024
|
Implementing closures in a recursive descent parser using immutable datastructures
|
|
5
|
155
|
October 7, 2024
|
Put/update deep inside nested maps (and auto-create intermediate keys)
|
|
11
|
19664
|
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
|
680
|
February 16, 2021
|
Why do we still need immutability when memory is not shared?
|
|
13
|
3829
|
August 4, 2020
|
Is the Pin operator backwards?
|
|
12
|
1930
|
July 10, 2018
|
Immutability, dereferencing, and complex data structures
|
|
5
|
1824
|
June 29, 2018
|
Immutability tradeoff: reliable data via extra auxiliary space
|
|
11
|
2057
|
May 28, 2018
|
Immutability simplified
|
|
3
|
1049
|
October 18, 2017
|
How Elixir Manages Memory?
|
|
6
|
5526
|
June 15, 2017
|
What's the difference between variable binding and assignment?
|
|
16
|
13322
|
May 14, 2017
|
Idiomatic Elixir for collecting last item from dynamic list
|
|
9
|
8767
|
May 8, 2017
|
Cyclical data structures in Elixir?
|
|
5
|
4782
|
December 31, 2016
|