Deployed e8a171d to master with MkDocs 1.2.1 and mike 1.0.1
This commit is contained in:
@@ -1254,6 +1254,7 @@ and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semant
|
||||
<li><code>Set</code> stdlib</li>
|
||||
<li><code>Option.force_msg</code></li>
|
||||
<li>Loading namespaces into the current scope (e.g. <code>using Pair</code>)</li>
|
||||
<li>Assign patterns to variables (e.g. <code>let x::(t = y::_) = [1, 2, 3, 4]</code> where <code>t == [2, 3, 4]</code>)</li>
|
||||
</ul>
|
||||
<h3 id="changed">Changed</h3>
|
||||
<h3 id="removed">Removed</h3>
|
||||
|
||||
Reference in New Issue
Block a user