Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > by-pkgid > 2fc07611b08d4a735fd34d5eb60d8e16 > files > 2122

ciao-1.10p8-3mdv2010.0.i586.rpm

<HTML>
<HEAD>
<!-- Created by texi2html 1.56k + clip patches and <A href="http://www.clip.dia.fi.upm.es/Software">lpdoc</A> from ciao.texi on 28 January 2007 -->

<LINK rel="stylesheet" href="ciao.css" type="text/css">
<TITLE>The Ciao Prolog System               - queues (library)</TITLE>
</HEAD>
<BODY> 
Go to the <A HREF="ciao_1.html">first</A>, <A HREF="ciao_172.html">previous</A>, <A HREF="ciao_174.html">next</A>, <A HREF="ciao_241.html">last</A> section, <A HREF="ciao_toc.html">table of contents</A>.
<P><HR><P>


<H1><A NAME="SEC711" HREF="ciao_toc.html#TOC711">queues (library)</A></H1>
<P>
<A NAME="IDX7973"></A>


<P>
<STRONG>Version:</STRONG> 0.4#5 (1998/2/24)



<UL>
<LI><A HREF="ciao_173.html#SEC712">Usage and interface (queues)</A>
<LI><A HREF="ciao_173.html#SEC713">Documentation on exports (queues)</A>
</UL>



<H2><A NAME="SEC712" HREF="ciao_toc.html#TOC712">Usage and interface (<CODE>queues</CODE>)</A></H2>

<div class="cartouche">

<UL>

<LI><STRONG>Library usage:</STRONG>

<CODE>:- use_module(library(queues)).</CODE>

<LI><STRONG>Exports:</STRONG>


<UL>

<LI><EM>Predicates:</EM>

<A NAME="IDX7974"></A>
<CODE>q_empty/1</CODE>, 
<A NAME="IDX7975"></A>
<CODE>q_insert/3</CODE>, 
<A NAME="IDX7976"></A>
<CODE>q_member/2</CODE>, 
<A NAME="IDX7977"></A>
<CODE>q_delete/3</CODE>.

</UL>

</UL>

</div class="cartouche">



<H2><A NAME="SEC713" HREF="ciao_toc.html#TOC713">Documentation on exports (<CODE>queues</CODE>)</A></H2>
<P>
<A NAME="IDX7978"></A>
<A NAME="IDX7979"></A>
<DL>
<DT><span class="define">PREDICATE:</span> <B>q_empty/1:</B>
<DD><A NAME="IDX7980"></A>


<P>
No further documentation available for this predicate.


</DL>

<P>
<A NAME="IDX7981"></A>
<A NAME="IDX7982"></A>
<DL>
<DT><span class="define">PREDICATE:</span> <B>q_insert/3:</B>
<DD><A NAME="IDX7983"></A>


<P>
No further documentation available for this predicate.


</DL>

<P>
<A NAME="IDX7984"></A>
<A NAME="IDX7985"></A>
<DL>
<DT><span class="define">PREDICATE:</span> <B>q_member/2:</B>
<DD><A NAME="IDX7986"></A>


<P>
No further documentation available for this predicate.


</DL>

<P>
<A NAME="IDX7987"></A>
<A NAME="IDX7988"></A>
<DL>
<DT><span class="define">PREDICATE:</span> <B>q_delete/3:</B>
<DD><A NAME="IDX7989"></A>


<P>
No further documentation available for this predicate.


</DL>

<P><HR><P>
Go to the <A HREF="ciao_1.html">first</A>, <A HREF="ciao_172.html">previous</A>, <A HREF="ciao_174.html">next</A>, <A HREF="ciao_241.html">last</A> section, <A HREF="ciao_toc.html">table of contents</A>.
</BODY>
</HTML>