|
|
<span class='in-band'>List of all items</span></h1><h3 id='Structs'>Structs</h3><ul class='structs docblock'><li><a href='struct.ExtendedGcd.html'>ExtendedGcd</a></li><li><a href='struct.IterBinomial.html'>IterBinomial</a></li></ul><h3 id='Traits'>Traits</h3><ul class='traits docblock'><li><a href='trait.Integer.html'>Integer</a></li><li><a href='trait.Roots.html'>Roots</a></li></ul><h3 id='Functions'>Functions</h3><ul class='functions docblock'><li><a href='fn.binomial.html'>binomial</a></li><li><a href='fn.cbrt.html'>cbrt</a></li><li><a href='fn.div_ceil.html'>div_ceil</a></li><li><a href='fn.div_floor.html'>div_floor</a></li><li><a href='fn.div_mod_floor.html'>div_mod_floor</a></li><li><a href='fn.div_rem.html'>div_rem</a></li><li><a href='fn.gcd.html'>gcd</a></li><li><a href='fn.gcd_lcm.html'>gcd_lcm</a></li><li><a href='fn.lcm.html'>lcm</a></li><li><a href='fn.mod_floor.html'>mod_floor</a></li><li><a href='fn.multinomial.html'>multinomial</a></li><li><a href='fn.nth_root.html'>nth_root</a></li><li><a href='fn.sqrt.html'>sqrt</a></li></ul></section><section id="search" class="content hidden"></section><section class="footer"></section><aside id="help" class="hidden"><div><h1 class="hidden">Help</h1><div class="shortcuts"><h2>Keyboard Shortcuts</h2><dl><dt><kbd>?</kbd></dt><dd>Show this help dialog</dd><dt><kbd>S</kbd></dt><dd>Focus the search field</dd><dt><kbd>↑</kbd></dt><dd>Move up in search results</dd><dt><kbd>↓</kbd></dt><dd>Move down in search results</dd><dt><kbd>↹</kbd></dt><dd>Switch tab</dd><dt><kbd>⏎</kbd></dt><dd>Go to active search result</dd><dt><kbd>+</kbd></dt><dd>Expand all sections</dd><dt><kbd>-</kbd></dt><dd>Collapse all sections</dd></dl></div><div class="infos"><h2>Search Tricks</h2><p>Prefix searches with a type followed by a colon (e.g., <code>fn:</code>) to restrict the search to a given type.</p><p>Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>.</p><p>Search functions by type signature (e.g., <code>vec -> usize</code> or <code>* -> vec</code>)</p><p>Search multiple things at once by splitting your query with comma (e.g., <code>str,u8</code> or <code>String,struct:Vec,test</code>)</p></div></div></aside><script>window.rootPath = "../";window.currentCrate = "num_integer";</script><script src="../aliases.js"></script><script src="../main.js"></script><script defer src="../search-index.js"></script></body></html> |