<div dir="ltr">Does anyone know of any backwards incompatibility which could arise if atoms were added to the iodata() and iolist() definitions?<div><br></div><div>iolist() = maybe_improper_list(byte() | binary() | atom() | iolist(), binary() | [])</div><div>iodata() = iolist() | atom() | binary()</div></div>