[erlang-questions] Built-in io:format syntax for printing lists?

Sean Cribbs seancribbs@REDACTED
Thu Mar 10 21:40:47 CET 2016


I'm pretty sure "~w" or "~p" is what you're looking for. I believe the
former will prevent printing the list as a string.

On Thu, Mar 10, 2016 at 2:36 PM, Andrew Pennebaker <
andrew.pennebaker@REDACTED> wrote:

> Could Erlang please offer a builtin way to print lists, e.g. for debugging
> purposes?
>
> Related: I swear there used to be "~a" for printing just about anything,
> but it appears to have been removed, no?
>
> --
> Cheers,
> Andrew
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160310/e6fb30d4/attachment.htm>


More information about the erlang-questions mailing list