<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.zcubes.com/index.php?action=history&amp;feed=atom&amp;title=Array.equalvalues%28%29</id>
	<title>Array.equalvalues() - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.zcubes.com/index.php?action=history&amp;feed=atom&amp;title=Array.equalvalues%28%29"/>
	<link rel="alternate" type="text/html" href="http://wiki.zcubes.com/index.php?title=Array.equalvalues()&amp;action=history"/>
	<updated>2026-06-30T18:25:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>http://wiki.zcubes.com/index.php?title=Array.equalvalues()&amp;diff=213318&amp;oldid=prev</id>
		<title>Devika: Created page with &quot;* &lt;&lt; Z3 Home  * Z3 Language Documentation * Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member F...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.zcubes.com/index.php?title=Array.equalvalues()&amp;diff=213318&amp;oldid=prev"/>
		<updated>2020-04-02T05:25:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;*&lt;a href=&quot;/Z3&quot; title=&quot;Z3&quot;&gt; &amp;lt;&amp;lt; Z3 Home &lt;/a&gt; *&lt;a href=&quot;/Z%5E3_Language_Documentation&quot; title=&quot;Z^3 Language Documentation&quot;&gt; Z3 Language Documentation&lt;/a&gt; * Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member F...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;*[[ Z3 | &amp;lt;&amp;lt; Z3 Home ]]&lt;br /&gt;
*[[ Z%5E3_Language_Documentation | Z3 Language Documentation]]&lt;br /&gt;
*[[ Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member Functions]]&lt;br /&gt;
&lt;br /&gt;
==Array.equalvalues(Array, CheckLength, StartFrom)==&lt;br /&gt;
*Comparison of set of arrays with its length and values without considering its order.&lt;br /&gt;
&lt;br /&gt;
*[1,2,3].equalvalues([3,2,1,4])&lt;br /&gt;
 false&lt;br /&gt;
*[10,12,13.2].equalvalues([13.2,12,10])&lt;br /&gt;
 true&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Array.equal() |equal ]]&lt;br /&gt;
*[[Array.fillwith() | fillwith]]&lt;br /&gt;
*[[Array.aggregate() | aggregate]]&lt;/div&gt;</summary>
		<author><name>Devika</name></author>
	</entry>
</feed>