|
How would you explain Elixir immutability?
|
|
40
|
4430
|
June 20, 2025
|
|
Implementing closures in a recursive descent parser using immutable datastructures
|
|
5
|
191
|
October 7, 2024
|
|
Put/update deep inside nested maps (and auto-create intermediate keys)
|
|
11
|
20056
|
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
|
687
|
February 16, 2021
|
|
Why do we still need immutability when memory is not shared?
|
|
13
|
3934
|
August 4, 2020
|
|
Is the Pin operator backwards?
|
|
12
|
1960
|
July 10, 2018
|
|
Immutability, dereferencing, and complex data structures
|
|
5
|
1835
|
June 29, 2018
|
|
Immutability tradeoff: reliable data via extra auxiliary space
|
|
11
|
2071
|
May 28, 2018
|
|
Immutability simplified
|
|
3
|
1056
|
October 18, 2017
|
|
How Elixir Manages Memory?
|
|
6
|
5635
|
June 15, 2017
|
|
What's the difference between variable binding and assignment?
|
|
16
|
13457
|
May 14, 2017
|
|
Idiomatic Elixir for collecting last item from dynamic list
|
|
9
|
8899
|
May 8, 2017
|
|
Cyclical data structures in Elixir?
|
|
5
|
4820
|
December 31, 2016
|