|
|
|
|
|
by throwaway286
2252 days ago
|
|
>Elixir is one of those languages where everything has been done perfectly as of the time of this comment. Including GenServers? I find writing GenServers to be needlessly painful. Their syntax is one of my least favorite things about Elixir. |
|
You can add your own abstractions with macros on top of that if you like.