erl_call -q
Leo Liu
sdl.web@REDACTED
Wed Mar 30 13:06:59 CEST 2022
On 2022-03-30 13:40 +0300, Bogdan Andu wrote:
> io_lib:format/2 is totally ignored, for example.
Returning a value has no side-effect thus you see nothing with
io_lib:format. io:format/2 prints to stdout.
> Rhetorical questions anyway, here. I know -eval will not receive
> proper love.
Why not? If you report a bug or feature request they usually get fixed
or implemented.
Leo
More information about the erlang-questions
mailing list