<div dir="ltr"><div>Thanks Henrik,</div><div><br></div>The provided link to the efficiency guide works, _but_ the links in the 'Maps' section on the left menu are pointing to the wrong location.<div><br></div><div>They point to <a href="https://erlang.org/doc/man/maps.html">https://erlang.org/doc/man/maps.html</a> when they should be pointing to <a href="https://erlang.org/doc/efficiency_guide/maps.html">https://erlang.org/doc/efficiency_guide/maps.html</a><br><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 22, 2021 at 8:05 AM Henrik Nord X <<a href="mailto:henrik.x.nord@ericsson.com">henrik.x.nord@ericsson.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
<table>
<tbody>
<tr>
<th style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255)">
</th>
<td>
<h2>Highlights</h2>
<ul>
<li>
<p><strong>OTP</strong>: <a href="https://erlang.org/doc/efficiency_guide/users_guide.html" rel="nofollow" target="_blank">
The Efficiency Guide</a> has been extended with a chapter about maps.</p>
</li><li>
<p><strong>Stdlib</strong>: Most output functions in the <code>io</code> module now print extra<br>
error information when provided with invalid arguments.<br>
The functions are: <code>io:format</code>, <code>io:fwrite</code>, <code>io:put_chars</code>,<br>
<code>io:nl</code> and <code>io:write</code>.</p>
</li><li>
<p><strong>Erts</strong>: <code>init:stop()</code> no longer unloads loaded code before<br>
terminating the runtime system. On systems with slow<br>
CPUs (such as Raspberry PI Zero), that can<br>
significantly speed up termination of the runtime system.</p>
</li></ul>
<p>For more details about new features and potential incompatibilities see<br>
<a href="https://erlang.org/download/OTP-24.1.README" rel="nofollow" target="_blank">https://erlang.org/download/OTP-24.1.README</a></p>
<div style="box-sizing:border-box;font-family:"Segoe UI",system-ui,"Apple Color Emoji","Segoe UI Emoji",sans-serif;font-size:14px">
<p>For more details about new features and potential incompatibilities see</p>
<ul>
<li><a href="https://erlang.org/download/OTP-24.1.README" rel="noreferrer noopener" title="https://erlang.org/download/otp-24.1.readme" target="_blank">https://erlang.org/download/OTP-24.1.README</a></li></ul>
<p>Pre built versions for Windows can be fetched here:</p>
<ul>
<li><a href="https://github.com/erlang/otp/releases/download/OTP-24.0/otp_win32_24.0.exe" rel="noreferrer noopener" title="https://github.com/erlang/otp/releases/download/otp-24.0/otp_win32_24.0.exe" target="_blank">otp_win32_24.1.exe</a></li><li><a href="https://github.com/erlang/otp/releases/download/OTP-24.0/otp_win64_24.0.exe" rel="noreferrer noopener" title="https://github.com/erlang/otp/releases/download/otp-24.0/otp_win64_24.0.exe" target="_blank">otp_win64_24.1.exe</a></li></ul>
<p>For a quicker build a tar file with all the platform independent parts already built (.beam files and doc chunks) can be found here:</p>
<ul>
<li><a href="https://github.com/erlang/otp/releases/download/OTP-24.0/otp_src_24.0.tar.gz" rel="noreferrer noopener" title="https://github.com/erlang/otp/releases/download/otp-24.0/otp_src_24.0.tar.gz" target="_blank">otp_src_24.1.tar.gz</a></li></ul>
<p>Online documentation can be browsed here:</p>
<ul>
<li><a href="http://erlang.org/documentation/doc-12.1/doc" rel="noreferrer noopener" title="http://erlang.org/documentation/doc-12.1/doc" target="_blank">http://erlang.org/documentation/doc-12.1/doc</a></li></ul>
<p>Many thanks to all the contributors.</p>
</div>
<p>The Erlang/OTP source can also be found at GitHub on the official Erlang repository,<br>
<a href="https://github.com/erlang/otp" target="_blank">https://github.com/erlang/otp</a></p>
</td>
</tr>
</tbody>
</table>
<br>
</div>
</div>

</blockquote></div>