aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Hash.html
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/ref/Hash.html')
-rw-r--r--html-test/ref/Hash.html44
1 files changed, 34 insertions, 10 deletions
diff --git a/html-test/ref/Hash.html b/html-test/ref/Hash.html
index f4e2d9ee..85c61f62 100644
--- a/html-test/ref/Hash.html
+++ b/html-test/ref/Hash.html
@@ -142,9 +142,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_Hash.html");
><p class="src"
><span class="keyword"
>data</span
- > <a href="#" id="t:HashTable" class="def"
+ > <a id="t:HashTable" class="def"
>HashTable</a
- > key val</p
+ > key val <a href="#" class="selflink"
+ >#</a
+ ></p
><div class="doc"
><p
>A hash table with keys of type <code
@@ -167,7 +169,7 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
>s</h2
><div class="top"
><p class="src"
- ><a href="#" id="v:new" class="def"
+ ><a id="v:new" class="def"
>new</a
> :: (<a href="#"
>Eq</a
@@ -179,7 +181,9 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
>IO</a
> (<a href="#"
>HashTable</a
- > key val)</p
+ > key val) <a href="#" class="selflink"
+ >#</a
+ ></p
><div class="doc"
><p
>Builds a new hash table with a given size</p
@@ -187,7 +191,7 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
></div
><div class="top"
><p class="src"
- ><a href="#" id="v:insert" class="def"
+ ><a id="v:insert" class="def"
>insert</a
> :: (<a href="#"
>Eq</a
@@ -195,7 +199,9 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
>Hash</a
> key) =&gt; key -&gt; val -&gt; <a href="#"
>IO</a
- > ()</p
+ > () <a href="#" class="selflink"
+ >#</a
+ ></p
><div class="doc"
><p
>Inserts a new element into the hash table</p
@@ -203,7 +209,7 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
></div
><div class="top"
><p class="src"
- ><a href="#" id="v:lookup" class="def"
+ ><a id="v:lookup" class="def"
>lookup</a
> :: <a href="#"
>Hash</a
@@ -211,7 +217,9 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
>IO</a
> (<a href="#"
>Maybe</a
- > val)</p
+ > val) <a href="#" class="selflink"
+ >#</a
+ ></p
><div class="doc"
><p
>Looks up a key in the hash table, returns <code
@@ -236,10 +244,12 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
><p class="src"
><span class="keyword"
>class</span
- > <a href="#" id="t:Hash" class="def"
+ > <a id="t:Hash" class="def"
>Hash</a
> a <span class="keyword"
>where</span
+ > <a href="#" class="selflink"
+ >#</a
></p
><div class="doc"
><p
@@ -257,10 +267,12 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
><p class="caption"
>Methods</p
><p class="src"
- ><a href="#" id="v:hash" class="def"
+ ><a id="v:hash" class="def"
>hash</a
> :: a -&gt; <a href="#"
>Int</a
+ > <a href="#" class="selflink"
+ >#</a
></p
><div class="doc"
><p
@@ -288,6 +300,8 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
> <a href="#"
>Float</a
></span
+ > <a href="#" class="selflink"
+ >#</a
></td
><td class="doc empty"
></td
@@ -305,6 +319,8 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
>Float</a
> -&gt; <a href="#"
>Int</a
+ > <a href="#" class="selflink"
+ >#</a
></p
></div
></div
@@ -320,6 +336,8 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
> <a href="#"
>Int</a
></span
+ > <a href="#" class="selflink"
+ >#</a
></td
><td class="doc empty"
></td
@@ -337,6 +355,8 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
>Int</a
> -&gt; <a href="#"
>Int</a
+ > <a href="#" class="selflink"
+ >#</a
></p
></div
></div
@@ -354,6 +374,8 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
> b) =&gt; <a href="#"
>Hash</a
> (a, b)</span
+ > <a href="#" class="selflink"
+ >#</a
></td
><td class="doc empty"
></td
@@ -369,6 +391,8 @@ window.onload = function () {pageLoad();setSynopsis(&quot;mini_Hash.html&quot;);
>hash</a
> :: (a, b) -&gt; <a href="#"
>Int</a
+ > <a href="#" class="selflink"
+ >#</a
></p
></div
></div