<?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=Linklist.length</id>
		<title>Linklist.length - 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=Linklist.length"/>
		<link rel="alternate" type="text/html" href="http://www.easyuo.com/openeuo/wiki/index.php?title=Linklist.length&amp;action=history"/>
		<updated>2026-04-30T19:02:31Z</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=Linklist.length&amp;diff=1124&amp;oldid=prev</id>
		<title>Ximan: Created page with &quot;== Calling Pattern == Call  local k = sl.linklist()  -- later  local n = k.length()  Results  n is a number  == Description ==  Calling length returns the length of the underlyin...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.easyuo.com/openeuo/wiki/index.php?title=Linklist.length&amp;diff=1124&amp;oldid=prev"/>
				<updated>2010-12-18T21:45:01Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Calling Pattern == Call  local k = sl.linklist()  -- later  local n = k.length()  Results  n is a number  == Description ==  Calling length returns the length of the underlyin...&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 k = sl.linklist()&lt;br /&gt;
 -- later&lt;br /&gt;
 local n = k.length()&lt;br /&gt;
&lt;br /&gt;
Results&lt;br /&gt;
 n is a number&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
Calling length returns the length of the underlying linked list. If the list is empty, then length returns 0.&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;
&lt;br /&gt;
* [[linklist]]&lt;br /&gt;
* [[linklist.getposition]]&lt;br /&gt;
* [[linklist.head]]&lt;br /&gt;
* [[linklist.insertafter]]&lt;br /&gt;
* [[linklist.insertbefore]]&lt;br /&gt;
* [[linklist.nextlink]]&lt;br /&gt;
* [[linklist.prevlink]]&lt;br /&gt;
* [[linklist.removelink]]&lt;br /&gt;
* [[linklist.returntable]]&lt;br /&gt;
* [[linklist.setvalue]]&lt;br /&gt;
* [[linklist.swap]]&lt;br /&gt;
* [[linklist.tail]]&lt;br /&gt;
* [[linklist.value]]&lt;/div&gt;</summary>
		<author><name>Ximan</name></author>	</entry>

	</feed>