<div dir="ltr">Hi!<div><br></div><div>The default format for printing maps puts no space after the comma, but only around the =>. The result looks confusing to me.</div><div><br></div><div>#{2 => 3,4 => 5}<br></div>

<div><br></div><div>3 and 4 look more related than 2 and 3 or 4 and 5.</div><div><br></div><div>Fixing this is a bit more job than adding a space, unless one wants to add them to lists and tuples too. Removing the spaces around the arrow doesn't look too nice either. </div>

<div><br></div><div>I can write a patch, but what is the best solution?</div><div><br></div><div>regards,<br></div><div>Vlad</div><div><br></div><div><br></div><div><br></div></div>