about summary refs log tree commit diff stats
path: root/html/400.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/400.mu.html')
-rw-r--r--html/400.mu.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/html/400.mu.html b/html/400.mu.html
index be0cda40..5f771d23 100644
--- a/html/400.mu.html
+++ b/html/400.mu.html
@@ -212,6 +212,9 @@ if ('onhashchange' in window) {
 <span id="L157" class="LineNr">157 </span><span class="PreProc">sig</span> <a href='305keyboard.subx.html#L122'>read-key</a><span class="PreProc"> -&gt; </span>result/<span class="Constant">eax</span>: byte
 <span id="L158" class="LineNr">158 </span><span class="PreProc">sig</span> <a href='306files.subx.html#L3'>open</a> filename: (addr array byte), write?: boolean, out: (addr handle buffered-file)
 <span id="L159" class="LineNr">159 </span><span class="Comment">#sig size in: (addr array _) -&gt; result/eax: int</span>
+<span id="L160" class="LineNr">160 </span>
+<span id="L161" class="LineNr">161 </span><span class="PreProc">sig</span> <a href='309stream.subx.html#L4'>stream-empty?</a> s: (addr stream _)<span class="PreProc"> -&gt; </span>result/<span class="Constant">eax</span>: boolean
+<span id="L162" class="LineNr">162 </span><span class="PreProc">sig</span> <a href='309stream.subx.html#L28'>stream-full?</a> s: (addr stream _)<span class="PreProc"> -&gt; </span>result/<span class="Constant">eax</span>: boolean
 </pre>
 </body>
 </html>