<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.easyuo.com/openeuo/wiki/index.php?action=history&amp;feed=atom&amp;title=Deque.peekat</id>
		<title>Deque.peekat - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.easyuo.com/openeuo/wiki/index.php?action=history&amp;feed=atom&amp;title=Deque.peekat"/>
		<link rel="alternate" type="text/html" href="http://www.easyuo.com/openeuo/wiki/index.php?title=Deque.peekat&amp;action=history"/>
		<updated>2026-05-13T21:04:14Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://www.easyuo.com/openeuo/wiki/index.php?title=Deque.peekat&amp;diff=1156&amp;oldid=prev</id>
		<title>Ximan: Created page with &quot;== Calling Pattern == Call  local d = sl.deque()  -- later  local r = d.peekat(a) Args  a is a number Results  r is any type  == Description ==  Calling peekat returns the value ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.easyuo.com/openeuo/wiki/index.php?title=Deque.peekat&amp;diff=1156&amp;oldid=prev"/>
				<updated>2010-12-19T00:38:15Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Calling Pattern == Call  local d = sl.deque()  -- later  local r = d.peekat(a) Args  a is a number Results  r is any type  == Description ==  Calling peekat returns the value ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Calling Pattern ==&lt;br /&gt;
Call&lt;br /&gt;
 local d = sl.deque()&lt;br /&gt;
 -- later&lt;br /&gt;
 local r = d.peekat(a)&lt;br /&gt;
Args&lt;br /&gt;
 a is a number&lt;br /&gt;
Results&lt;br /&gt;
 r is any type&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
Calling peekat returns the value at position a from the front of the queue, without actually removing it.  If the queue is empty, peekat returns nil.&lt;br /&gt;
&lt;br /&gt;
== Upon Error ==&lt;br /&gt;
&lt;br /&gt;
Errors are reported and handled according to the operant error redirection mode.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.easyuo.com/openeuo/wiki/index.php/Simplelib simplelib]&lt;br /&gt;
&lt;br /&gt;
* [[deque]]&lt;br /&gt;
* [[deque.peekback]]&lt;br /&gt;
* [[deque.peekfront]]&lt;/div&gt;</summary>
		<author><name>Ximan</name></author>	</entry>

	</feed>