|
|
|
|
|
by IceDragon200
852 days ago
|
|
I think the most exciting part is the new documentation format, as someone who primarily works in elixir, I do reference the erlang standard library every now and then so an easier and familiar documentation format is welcomed. I just hope that "h :ets" works in iex later (for those who don't know, it shows the help/module/function documentation of the value specified) |
|
https://www.erlang.org/doc/apps/kernel/eep48_chapter
https://www.erlang.org/eeps/eep-0048.html
https://github.com/elixir-lang/elixir/issues/7198