UNPKG

@ciao-lang/ts-ciao-interface

Version:

Simple Ciao interface for node.

122 lines 26 kB
<!DOCTYPE HTML><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="theme-color" content="#273f79"/><link rel="stylesheet" href="lpdoc.css" type="text/css"/><script type="text/javascript" src="lpdoc.js"></script><title>Stream handling and operations &mdash; The Ciao System v1.22</title></head><body><div class="lpdoc-page fixleftbar"><a href="#" id="sidebar-toggle-button" class="lpdoc-navbutton"><span id="sidebar-button-arrow">&#9776;</span></a><div id="sidebar" class="lpdoc-sidebar"><div style="height: 40px; margin-left: auto; margin-right: auto"><img src="ciao-logo_autofig.png" width=auto height=100%></div><div class="lpdoc-nav"><span class="lpdoc-on-right"><a class="lpdoc-navbutton" href="StdLibs.html">&#x2191;</a><a class="lpdoc-navbutton" href="StdLibs.html">&#x2190;</a><a class="lpdoc-navbutton" href="stream_basic.html">&#x2192;</a><a class="lpdoc-navbutton" href="ciaosearch.html">&#x1F50D;</a></span><span><a href="ciaofulltoc.html">TOC</a></span></div><hr></hr><ul class="lpdoc-itemize-sectpath"><li><a href="ciao.html">The Ciao System</a> &raquo;<br/> </li><li><a href="StdLibs.html">PART VII - Standard libraries</a> &raquo;<br/> </li><li><a href=""><strong>Stream handling and operations</strong></a> &#9662;<ul><li><a href="stream_basic.html">Basic file/stream handling</a></li><li><a href="io_basic.html">Basic input/output stream operations</a></li></ul></li></ul><hr></hr><em>ON THIS PAGE</em><ul><li><a href="#Usage and interface">Usage and interface</a></li><li><a href="#Documentation on exports">Documentation on exports</a></li><li><a href="#Documentation on imports">Documentation on imports</a></li></ul></div><div class="lpdoc-main"><div id=""><h1>Stream handling and operations</h1><a class="lpdoc-idx-anchor" href="ciaosearch.html#streams"></a> <strong>Author(s):</strong> <a class="lpdoc-idx-anchor" id="The Ciao Development Team" href="ciaosearch.html#The Ciao Development Team">The Ciao Development Team</a>.<p> This module reexports the predicates required for stream handling (<a class="lpdoc-idx-anchor" id="0" href="stream_basic.html"><tt>stream_basic</tt></a>) and input/output operations (<a class="lpdoc-idx-anchor" id="1" href="io_basic.html"><tt>io_basic</tt></a>). See the documentation of the reexported modules for further details.<br/><div id="Usage and interface"><h2>Usage and interface</h2><div class="lpdoc-cartouche"><ul><li><strong>Library usage:</strong><br/><tt>:- use_module(library(streams)).</tt></ul></div></div><div id="Documentation on exports"><h2>Documentation on exports</h2><div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="fixed_absolute_file_name/3" href="ciaosearch.html#fixed_absolute_file_name/3">fixed_absolute_file_name/3</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="2" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="atm_or_int/1" href="ciaosearch.html#atm_or_int/1">atm_or_int/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="3" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="io_mode/1" href="ciaosearch.html#io_mode/1">io_mode/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="4" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="stream_alias/1" href="ciaosearch.html#stream_alias/1">stream_alias/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="5" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="stream/1" href="ciaosearch.html#stream/1">stream/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="6" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="sourcename/1" href="ciaosearch.html#sourcename/1">sourcename/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="7" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="pipe/2" href="ciaosearch.html#pipe/2">pipe/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="8" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="absolute_file_name/7" href="ciaosearch.html#absolute_file_name/7">absolute_file_name/7</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="9" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="absolute_file_name/2" href="ciaosearch.html#absolute_file_name/2">absolute_file_name/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="10" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="stream_code/2" href="ciaosearch.html#stream_code/2">stream_code/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="11" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="current_stream/3" href="ciaosearch.html#current_stream/3">current_stream/3</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="12" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="clearerr/1" href="ciaosearch.html#clearerr/1">clearerr/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="13" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="flush_output/0" href="ciaosearch.html#flush_output/0">flush_output/0</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="14" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="flush_output/1" href="ciaosearch.html#flush_output/1">flush_output/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="15" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="line_position/2" href="ciaosearch.html#line_position/2">line_position/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="16" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="line_count/2" href="ciaosearch.html#line_count/2">line_count/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="17" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="character_count/2" href="ciaosearch.html#character_count/2">character_count/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="18" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="current_output/1" href="ciaosearch.html#current_output/1">current_output/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="19" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="set_output/1" href="ciaosearch.html#set_output/1">set_output/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="20" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="current_input/1" href="ciaosearch.html#current_input/1">current_input/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="21" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="set_input/1" href="ciaosearch.html#set_input/1">set_input/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="22" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="close/1" href="ciaosearch.html#close/1">close/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="23" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="open_option_list/1" href="ciaosearch.html#open_option_list/1">open_option_list/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="24" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="open/4" href="ciaosearch.html#open/4">open/4</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="25" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="open/3" href="ciaosearch.html#open/3">open/3</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="26" href="stream_basic.html"><tt>stream_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="at_end_of_stream/0" href="ciaosearch.html#at_end_of_stream/0">at_end_of_stream/0</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="27" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="at_end_of_stream/1" href="ciaosearch.html#at_end_of_stream/1">at_end_of_stream/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="28" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="displayq/1" href="ciaosearch.html#displayq/1">displayq/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="29" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="displayq/2" href="ciaosearch.html#displayq/2">displayq/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="30" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="display/1" href="ciaosearch.html#display/1">display/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="31" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="display/2" href="ciaosearch.html#display/2">display/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="32" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="at_end_of_stream/1" href="ciaosearch.html#at_end_of_stream/1">at_end_of_stream/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="33" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="at_end_of_stream/0" href="ciaosearch.html#at_end_of_stream/0">at_end_of_stream/0</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="34" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="put_byte/1" href="ciaosearch.html#put_byte/1">put_byte/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="35" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="put_byte/2" href="ciaosearch.html#put_byte/2">put_byte/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="36" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="peek_byte/1" href="ciaosearch.html#peek_byte/1">peek_byte/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="37" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="peek_byte/2" href="ciaosearch.html#peek_byte/2">peek_byte/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="38" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="get_byte/1" href="ciaosearch.html#get_byte/1">get_byte/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="39" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="get_byte/2" href="ciaosearch.html#get_byte/2">get_byte/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="40" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="getct1/2" href="ciaosearch.html#getct1/2">getct1/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="41" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="getct/2" href="ciaosearch.html#getct/2">getct/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="42" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="string_bytes/2" href="ciaosearch.html#string_bytes/2">string_bytes/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="43" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="code_class/2" href="ciaosearch.html#code_class/2">code_class/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="44" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="tab/1" href="ciaosearch.html#tab/1">tab/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="45" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="tab/2" href="ciaosearch.html#tab/2">tab/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="46" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="nl/0" href="ciaosearch.html#nl/0">nl/0</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="47" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="nl/1" href="ciaosearch.html#nl/1">nl/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="48" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="put_code/1" href="ciaosearch.html#put_code/1">put_code/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="49" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="put_code/2" href="ciaosearch.html#put_code/2">put_code/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="50" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="skip_line/0" href="ciaosearch.html#skip_line/0">skip_line/0</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="51" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="skip_line/1" href="ciaosearch.html#skip_line/1">skip_line/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="52" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="skip_code/1" href="ciaosearch.html#skip_code/1">skip_code/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="53" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="skip_code/2" href="ciaosearch.html#skip_code/2">skip_code/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="54" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="peek_code/1" href="ciaosearch.html#peek_code/1">peek_code/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="55" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="peek_code/2" href="ciaosearch.html#peek_code/2">peek_code/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="56" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="get1_code/1" href="ciaosearch.html#get1_code/1">get1_code/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="57" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="get1_code/2" href="ciaosearch.html#get1_code/2">get1_code/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="58" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="get_code/1" href="ciaosearch.html#get_code/1">get_code/1</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="59" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">(UNDOC_REEXPORT)</span><a class="lpdoc-idx-anchor" id="get_code/2" href="ciaosearch.html#get_code/2">get_code/2</a></div><div class="lpdoc-deftext"> Imported from <a class="lpdoc-idx-anchor" id="60" href="io_basic.html"><tt>io_basic</tt></a> (see the corresponding documentation for details).<br/></div></div><p> </div><div id="Documentation on imports"><h2>Documentation on imports</h2>This module has the following direct dependencies:<ul class="lpdoc-itemize-minus"><li><em>Packages:</em><br/><a class="lpdoc-idx-anchor" id="61" href="ciaosearch.html#prelude"><tt>prelude</tt></a>, <a class="lpdoc-idx-anchor" id="62" href="ciaosearch.html#initial"><tt>initial</tt></a>, <a class="lpdoc-idx-anchor" id="63" href="condcomp_doc.html"><tt>condcomp</tt></a>, <a class="lpdoc-idx-anchor" id="64" href="assertions_doc.html"><tt>assertions</tt></a>, <a class="lpdoc-idx-anchor" id="65" href="ciaosearch.html#assertions/assertions_basic"><tt>assertions/assertions_basic</tt></a>. </ul></div></div><div class="lpdoc-footer">Generated with LPdoc using Ciao</div></div><div class="lpdoc-clearer"></div></div></body></html>