|
|
|
|
|
by pmontra
2724 days ago
|
|
Killer feature: pattern matching mixed with destructuring. Bonus: parallelism almost for free. If only GenServers had a sensible interface instead of semi random handle_* functions that obfuscate what a given GenServer is implementing. |
|