mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
25 lines
No EOL
1.2 KiB
HTML
25 lines
No EOL
1.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css" type="text/css">
|
|
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
|
|
<link rel="Start" href="index.html">
|
|
<link rel="previous" href="Hstring.HSet.html">
|
|
<link rel="Up" href="Hstring.html">
|
|
<link title="Index of types" rel=Appendix href="index_types.html">
|
|
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
|
|
<link title="Index of values" rel=Appendix href="index_values.html">
|
|
<link title="Index of modules" rel=Appendix href="index_modules.html">
|
|
<link title="Index of module types" rel=Appendix href="index_module_types.html">
|
|
<link title="Smt" rel="Chapter" href="Smt.html">
|
|
<link title="Hstring" rel="Chapter" href="Hstring.html"><title>Hstring.HMap</title>
|
|
</head>
|
|
<body>
|
|
<div class="navbar"><a href="Hstring.HSet.html">Previous</a>
|
|
<a href="Hstring.html">Up</a>
|
|
</div>
|
|
<center><h1>Module <a href="type_Hstring.HMap.html">Hstring.HMap</a></h1></center>
|
|
<br>
|
|
<pre><span class="keyword">module</span> HMap: <code class="type">Map.S</code><code class="type"> with type key = t</code></pre>Maps indexed by hash-consed strings<br>
|
|
<hr width="100%">
|
|
</body></html> |