Immutability, dereferencing, and complex data structures
|
|
5
|
1814
|
June 29, 2018
|
Is it possible to build up data structures tail-recursively?
|
|
4
|
2792
|
June 23, 2018
|
Is anyone writing or plans to write a book titled "Data Structures and Algorithms in Elixir"?
|
|
3
|
2389
|
May 30, 2018
|
I Challenge you: Implement containers!
|
|
37
|
6258
|
March 26, 2018
|
Would there be interest in a Persistent Vector datatype?
|
|
6
|
1820
|
February 17, 2018
|
How do we store data structures for a game server?
|
|
3
|
1033
|
January 28, 2018
|
Data structure for a time series
|
|
10
|
3133
|
January 24, 2018
|
List, tuples and arrays, oh my! (N00b question)
|
|
3
|
1535
|
January 18, 2018
|
Type Checking Structs
|
|
11
|
16648
|
January 18, 2018
|
Convert json to defstruct definition
|
|
9
|
2436
|
January 17, 2018
|
Is Elixir a good choice for an app of searching and filtering a database of hundreds of thousands of records?
|
|
1
|
1006
|
January 11, 2018
|
Does passing around struct really consume a lot of memory?
|
|
5
|
1322
|
November 10, 2017
|
FunLand: Algebraic("Container") Data Types for Elixir - Prerelease
|
|
35
|
5544
|
June 23, 2017
|
Retrieve data from a form, that is not part of a change-set
|
|
9
|
2834
|
June 15, 2017
|
Help with choosing data structures for template project
|
|
6
|
1375
|
April 15, 2017
|
Trees of data in Elixir
|
|
8
|
8595
|
April 6, 2017
|
Is there an elixir function that prints out the type of a value and display its fields?
|
|
2
|
8843
|
April 6, 2017
|
Choosing between maps, structs, records etc
|
|
11
|
4844
|
March 9, 2017
|
Handling Postgres Inherited tables
|
|
1
|
1924
|
March 3, 2017
|
Need help transforming / zipping a table into given map structure
|
|
2
|
667
|
February 19, 2017
|
Spec: like clojure.spec but for Elixir
|
|
7
|
2515
|
January 15, 2017
|
Cyclical data structures in Elixir?
|
|
5
|
4724
|
December 31, 2016
|
Alternative to raw has_one/has_many relationships
|
|
6
|
1336
|
November 20, 2016
|
When to use Struct?
|
|
7
|
6644
|
November 15, 2016
|
Best Practice for Consuming Third Party API Data
|
|
0
|
1197
|
October 4, 2016
|
Design problem with three similar structs
|
|
1
|
981
|
August 6, 2016
|
How to make proper two-dimensional data structures in Elixir
|
|
16
|
10243
|
June 24, 2016
|
What can you do with improper lists?
|
|
3
|
7096
|
May 15, 2016
|