mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
add doc: lexicographical_compare, clamp
This commit is contained in:
parent
29babfce4e
commit
227a35c29c
38 changed files with 997 additions and 28 deletions
|
@ -116,14 +116,14 @@
|
|||
<div class="section" id="lexicographical-comparison">
|
||||
<h3>Lexicographical comparison<a class="headerlink" href="#lexicographical-comparison" title="Permalink to this headline">¶</a></h3>
|
||||
<ul class="simple">
|
||||
<li><tt class="xref docutils literal"><span class="pre">lexicographical_compare</span></tt></li>
|
||||
<li><tt class="xref docutils literal"><span class="pre">tristate_lexicographical_compare</span></tt></li>
|
||||
<li><a class="reference external" href="lexicographical_compare.html"><em>lexicographical_compare</em></a></li>
|
||||
<li><a class="reference external" href="tristate_lexicographical_compare.html"><em>tristate_lexicographical_compare</em></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="clamp-algorithm">
|
||||
<h3>Clamp algorithm<a class="headerlink" href="#clamp-algorithm" title="Permalink to this headline">¶</a></h3>
|
||||
<ul class="simple">
|
||||
<li><tt class="xref docutils literal"><span class="pre">clamp</span></tt></li>
|
||||
<li><a class="reference external" href="clamp.html"><em>clamp</em></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="header">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue