mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-08 08:40:26 +00:00
documentation updates
Former-commit-id: 39653082c9cd026299f6fcabef7446d569704e1f
This commit is contained in:
4
doc/build/_book/expressions.html
vendored
4
doc/build/_book/expressions.html
vendored
@@ -329,6 +329,10 @@ code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warni
|
||||
<dd>
|
||||
<p>It is a generic function allowing to retreive the size of a object. It returns the length of a sequences, the number of element in a map like <code>annotations</code>, the number of elements in an array. The reurned value is an <code>int</code>.</p>
|
||||
</dd>
|
||||
<dt><strong><code>contains(map,key)</code></strong></dt>
|
||||
<dd>
|
||||
<p>Tests if the <code>map</code> contains a value assciated to <code>key</code></p>
|
||||
</dd>
|
||||
</dl>
|
||||
</section>
|
||||
<section id="cast-functions" class="level3 unnumbered">
|
||||
|
||||
Reference in New Issue
Block a user