Elixir Cheatsheet
This is cheatsheet for Elixir, it’s a not a summary of this language, this
article all about tweak, remember note for Elixir language.
1. For loop
Given that, we we a list of map
Elixir supports a for conditional loop.
2. Update a map
3. Struct
Generate Struct
Use Struct attribute
Update attr in a struct