UNPKG

@ciao-lang/ts-ciao-interface

Version:

Simple Ciao interface for node.

78 lines 22.9 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>actmod_rt (library) &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="actmod_doc.html">&#x2191;</a><a class="lpdoc-navbutton" href="actmod_process.html">&#x2190;</a><a class="lpdoc-navbutton" href="clpq_doc.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="ExtendLang.html">PART IV - Language extensions</a> &raquo;<br/> </li><li><a href="actmod_doc.html">Active modules</a> &raquo;<br/> </li><li><a href=""><strong>actmod_rt (library)</strong></a></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 multifiles">Documentation on multifiles</a></li><li><a href="#Documentation on imports">Documentation on imports</a></li></ul></div><div class="lpdoc-main"><div id=""><h1>actmod_rt (library)</h1><a class="lpdoc-idx-anchor" href="ciaosearch.html#actmod_rt"></a><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(actmod/actmod_rt)).</tt><li><strong>Exports:</strong><br/><ul class="lpdoc-itemize-minus"><li><em>Predicates:</em><br/><a class="lpdoc-idx-anchor" id="0" href="#actref_send/2"><tt>actref_send/2</tt></a>, <a class="lpdoc-idx-anchor" id="1" href="#$actmod_start_main/1"><tt>$actmod_start_main/1</tt></a>, <a class="lpdoc-idx-anchor" id="2" href="#$actmod_start_nohalt/1"><tt>$actmod_start_nohalt/1</tt></a>, <a class="lpdoc-idx-anchor" id="3" href="#named_actRef/2"><tt>named_actRef/2</tt></a>, <a class="lpdoc-idx-anchor" id="4" href="#singleton_actRef/2"><tt>singleton_actRef/2</tt></a>, <a class="lpdoc-idx-anchor" id="5" href="#actI_init_named/2"><tt>actI_init_named/2</tt></a>, <a class="lpdoc-idx-anchor" id="6" href="#actI_send_cast/3"><tt>actI_send_cast/3</tt></a>, <a class="lpdoc-idx-anchor" id="7" href="#actI_send_call/3"><tt>actI_send_call/3</tt></a>, <a class="lpdoc-idx-anchor" id="8" href="#actI_receive_response/2"><tt>actI_receive_response/2</tt></a>, <a class="lpdoc-idx-anchor" id="9" href="#actmod_call/1"><tt>actmod_call/1</tt></a>, <a class="lpdoc-idx-anchor" id="10" href="#actmod_cast/1"><tt>actmod_cast/1</tt></a>, <a class="lpdoc-idx-anchor" id="11" href="#$actmod_call/1"><tt>$actmod_call/1</tt></a>, <a class="lpdoc-idx-anchor" id="12" href="#get_actI/2"><tt>get_actI/2</tt></a>, <a class="lpdoc-idx-anchor" id="13" href="#force_set_actref/1"><tt>force_set_actref/1</tt></a>, <a class="lpdoc-idx-anchor" id="14" href="#actmod_get_self/1"><tt>actmod_get_self/1</tt></a>, <a class="lpdoc-idx-anchor" id="15" href="#actmod_get_self_mod/1"><tt>actmod_get_self_mod/1</tt></a>, <a class="lpdoc-idx-anchor" id="16" href="#dist_log/1"><tt>dist_log/1</tt></a>. <li><em>Multifiles:</em><br/><a class="lpdoc-idx-anchor" id="17" href="actmod_dist.html#actmod_publish.save_addr/6"><tt>actmod_publish.save_addr/6</tt></a>, <a class="lpdoc-idx-anchor" id="18" href="actmod_dist.html#actmod_locate.remote_address/4"><tt>actmod_locate.remote_address/4</tt></a>, <a class="lpdoc-idx-anchor" id="19" href="actmod_dist.html#actmod_locate.cleanup_actI/2"><tt>actmod_locate.cleanup_actI/2</tt></a>, <a class="lpdoc-idx-anchor" id="20" href="actmod_dist.html#$dist_addr_retry/1"><tt>$dist_addr_retry/1</tt></a>, <a class="lpdoc-idx-anchor" id="21" href="actmod_dist.html#$dmod_reg_protocol/2"><tt>$dmod_reg_protocol/2</tt></a>, <a class="lpdoc-idx-anchor" id="22" href="actmod_dist.html#$dmod_src/2"><tt>$dmod_src/2</tt></a>, <a class="lpdoc-idx-anchor" id="23" href="actmod_dist.html#$dmod_prop/2"><tt>$dmod_prop/2</tt></a>, <a class="lpdoc-idx-anchor" id="24" href="actmod_dist.html#$local_actmod/1"><tt>$local_actmod/1</tt></a>, <a class="lpdoc-idx-anchor" id="25" href="actmod_dist.html#$static_named_actRef/2"><tt>$static_named_actRef/2</tt></a>, <a class="lpdoc-idx-anchor" id="26" href="actmod_dist.html#$dmod_proxy/2"><tt>$dmod_proxy/2</tt></a>, <a class="lpdoc-idx-anchor" id="27" href="actmod_dist.html#$actmod_exe/3"><tt>$actmod_exe/3</tt></a>, <a class="lpdoc-idx-anchor" id="28" href="actmod_dist.html#qprot.collect/3"><tt>qprot.collect/3</tt></a>, <a class="lpdoc-idx-anchor" id="29" href="actmod_dist.html#qprot.dec/4"><tt>qprot.dec/4</tt></a>, <a class="lpdoc-idx-anchor" id="30" href="actmod_dist.html#qprot.enc/3"><tt>qprot.enc/3</tt></a>, <a class="lpdoc-idx-anchor" id="31" href="actmod_dist.html#qprot.prepare_query/4"><tt>qprot.prepare_query/4</tt></a>, <a class="lpdoc-idx-anchor" id="32" href="actmod_dist.html#qprot.join_answers/7"><tt>qprot.join_answers/7</tt></a>, <a class="lpdoc-idx-anchor" id="33" href="actmod_dist.html#$curr_mod/1"><tt>$curr_mod/1</tt></a>, <a class="lpdoc-idx-anchor" id="34" href="actmod_dist.html#fnct.decl_at_mod/2"><tt>fnct.decl_at_mod/2</tt></a>, <a class="lpdoc-idx-anchor" id="35" href="actmod_dist.html#fnct.prop/2"><tt>fnct.prop/2</tt></a>, <a class="lpdoc-idx-anchor" id="36" href="actmod_dist.html#$fnct_stub_rename/2"><tt>$fnct_stub_rename/2</tt></a>, <a class="lpdoc-idx-anchor" id="37" href="actmod_dist.html#$handle_stream/2"><tt>$handle_stream/2</tt></a>, <a class="lpdoc-idx-anchor" id="38" href="actmod_dist.html#$current_msg/3"><tt>$current_msg/3</tt></a>, <a class="lpdoc-idx-anchor" id="39" href="actmod_dist.html#gsusp.guard/4"><tt>gsusp.guard/4</tt></a>, <a class="lpdoc-idx-anchor" id="40" href="actmod_dist.html#gsusp.run/2"><tt>gsusp.run/2</tt></a>, <a class="lpdoc-idx-anchor" id="41" href="actmod_dist.html#async.ftypes/2"><tt>async.ftypes/2</tt></a>, <a class="lpdoc-idx-anchor" id="42" href="actmod_dist.html#async.run/2"><tt>async.run/2</tt></a>, <a class="lpdoc-idx-anchor" id="43" href="actmod_dist.html#$fiber_susp_hook/2"><tt>$fiber_susp_hook/2</tt></a>, <a class="lpdoc-idx-anchor" id="44" href="actmod_dist.html#transient.decl/1"><tt>transient.decl/1</tt></a>. </ul></ul></div></div><div id="Documentation on exports"><h2>Documentation on exports</h2><div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="actref_send/2" href="ciaosearch.html#actref_send/2">actref_send/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$actmod_start_main/1" href="ciaosearch.html#$actmod_start_main/1">$actmod_start_main/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$actmod_start_nohalt/1" href="ciaosearch.html#$actmod_start_nohalt/1">$actmod_start_nohalt/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="named_actRef/2" href="ciaosearch.html#named_actRef/2">named_actRef/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="singleton_actRef/2" href="ciaosearch.html#singleton_actRef/2">singleton_actRef/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="actI_init_named/2" href="ciaosearch.html#actI_init_named/2">actI_init_named/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="actI_send_cast/3" href="ciaosearch.html#actI_send_cast/3">actI_send_cast/3</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="actI_send_call/3" href="ciaosearch.html#actI_send_call/3">actI_send_call/3</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="actI_receive_response/2" href="ciaosearch.html#actI_receive_response/2">actI_receive_response/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="actmod_call/1" href="ciaosearch.html#actmod_call/1">actmod_call/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="actmod_cast/1" href="ciaosearch.html#actmod_cast/1">actmod_cast/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$actmod_call/1" href="ciaosearch.html#$actmod_call/1">$actmod_call/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="get_actI/2" href="ciaosearch.html#get_actI/2">get_actI/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="force_set_actref/1" href="ciaosearch.html#force_set_actref/1">force_set_actref/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="actmod_get_self/1" href="ciaosearch.html#actmod_get_self/1">actmod_get_self/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="actmod_get_self_mod/1" href="ciaosearch.html#actmod_get_self_mod/1">actmod_get_self_mod/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="dist_log/1" href="ciaosearch.html#dist_log/1">dist_log/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p> </div><div id="Documentation on multifiles"><h2>Documentation on multifiles</h2><div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="actmod_publish.save_addr/6" href="ciaosearch.html#actmod_publish.save_addr/6">actmod_publish.save_addr/6</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="actmod_locate.remote_address/4" href="ciaosearch.html#actmod_locate.remote_address/4">actmod_locate.remote_address/4</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="actmod_locate.cleanup_actI/2" href="ciaosearch.html#actmod_locate.cleanup_actI/2">actmod_locate.cleanup_actI/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$dist_addr_retry/1" href="ciaosearch.html#$dist_addr_retry/1">$dist_addr_retry/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$dmod_reg_protocol/2" href="ciaosearch.html#$dmod_reg_protocol/2">$dmod_reg_protocol/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$dmod_src/2" href="ciaosearch.html#$dmod_src/2">$dmod_src/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$dmod_prop/2" href="ciaosearch.html#$dmod_prop/2">$dmod_prop/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$local_actmod/1" href="ciaosearch.html#$local_actmod/1">$local_actmod/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$static_named_actRef/2" href="ciaosearch.html#$static_named_actRef/2">$static_named_actRef/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$dmod_proxy/2" href="ciaosearch.html#$dmod_proxy/2">$dmod_proxy/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$actmod_exe/3" href="ciaosearch.html#$actmod_exe/3">$actmod_exe/3</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="qprot.collect/3" href="ciaosearch.html#qprot.collect/3">qprot.collect/3</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="qprot.dec/4" href="ciaosearch.html#qprot.dec/4">qprot.dec/4</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="qprot.enc/3" href="ciaosearch.html#qprot.enc/3">qprot.enc/3</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="qprot.prepare_query/4" href="ciaosearch.html#qprot.prepare_query/4">qprot.prepare_query/4</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="qprot.join_answers/7" href="ciaosearch.html#qprot.join_answers/7">qprot.join_answers/7</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$curr_mod/1" href="ciaosearch.html#$curr_mod/1">$curr_mod/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="fnct.decl_at_mod/2" href="ciaosearch.html#fnct.decl_at_mod/2">fnct.decl_at_mod/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="fnct.prop/2" href="ciaosearch.html#fnct.prop/2">fnct.prop/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$fnct_stub_rename/2" href="ciaosearch.html#$fnct_stub_rename/2">$fnct_stub_rename/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$handle_stream/2" href="ciaosearch.html#$handle_stream/2">$handle_stream/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$current_msg/3" href="ciaosearch.html#$current_msg/3">$current_msg/3</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="gsusp.guard/4" href="ciaosearch.html#gsusp.guard/4">gsusp.guard/4</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="gsusp.run/2" href="ciaosearch.html#gsusp.run/2">gsusp.run/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="async.ftypes/2" href="ciaosearch.html#async.ftypes/2">async.ftypes/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="async.run/2" href="ciaosearch.html#async.run/2">async.run/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="$fiber_susp_hook/2" href="ciaosearch.html#$fiber_susp_hook/2">$fiber_susp_hook/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<br/></div></div><p> <div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="transient.decl/1" href="ciaosearch.html#transient.decl/1">transient.decl/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate. The predicate is <em>multifile</em>.<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>System library modules:</em><br/><a class="lpdoc-idx-anchor" id="45" href="datafacts_rt.html"><tt>datafacts_rt</tt></a>, <a class="lpdoc-idx-anchor" id="46" href="ciaosearch.html#fibers_rt"><tt>fibers_rt</tt></a>, <a class="lpdoc-idx-anchor" id="47" href="actmod_dist.html"><tt>actmod_dist</tt></a>, <a class="lpdoc-idx-anchor" id="48" href="lists.html"><tt>lists</tt></a>, <a class="lpdoc-idx-anchor" id="49" href="ciaosearch.html#fibers_data"><tt>fibers_data</tt></a>, <a class="lpdoc-idx-anchor" id="50" href="aggregates.html"><tt>aggregates</tt></a>. <li><em>Packages:</em><br/><a class="lpdoc-idx-anchor" id="51" href="ciaosearch.html#prelude"><tt>prelude</tt></a>, <a class="lpdoc-idx-anchor" id="52" href="ciaosearch.html#initial"><tt>initial</tt></a>, <a class="lpdoc-idx-anchor" id="53" href="condcomp_doc.html"><tt>condcomp</tt></a>, <a class="lpdoc-idx-anchor" id="54" href="assertions_doc.html"><tt>assertions</tt></a>, <a class="lpdoc-idx-anchor" id="55" href="ciaosearch.html#assertions/assertions_basic"><tt>assertions/assertions_basic</tt></a>, <a class="lpdoc-idx-anchor" id="56" href="regtypes_doc.html"><tt>regtypes</tt></a>, <a class="lpdoc-idx-anchor" id="57" href="ciaosearch.html#hiord"><tt>hiord</tt></a>, <a class="lpdoc-idx-anchor" id="58" href="fsyntax_doc.html"><tt>fsyntax</tt></a>, <a class="lpdoc-idx-anchor" id="59" href="datafacts_doc.html"><tt>datafacts</tt></a>, <a class="lpdoc-idx-anchor" id="60" href="traits_doc.html"><tt>traits</tt></a>. </ul></div></div><div class="lpdoc-footer">Generated with LPdoc using Ciao</div></div><div class="lpdoc-clearer"></div></div></body></html>