[erlang-questions] atoms in iodata() / iolist()

Antonio SJ Musumeci trapexit@REDACTED
Mon May 25 17:28:47 CEST 2015


Does anyone know of any backwards incompatibility which could arise if
atoms were added to the iodata() and iolist() definitions?

iolist() = maybe_improper_list(byte() | binary() | atom() | iolist(),
binary() | [])
iodata() = iolist() | atom() | binary()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150525/64990616/attachment.htm>


More information about the erlang-questions mailing list