<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://miniscript.org/w/index.php?action=history&amp;feed=atom&amp;title=Sum</id>
	<title>Sum - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://miniscript.org/w/index.php?action=history&amp;feed=atom&amp;title=Sum"/>
	<link rel="alternate" type="text/html" href="http://miniscript.org/w/index.php?title=Sum&amp;action=history"/>
	<updated>2026-04-05T17:46:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>http://miniscript.org/w/index.php?title=Sum&amp;diff=218&amp;oldid=prev</id>
		<title>71.226.33.30: Created page with &quot;&lt;c&gt;sum&lt;/c&gt; returns the total of all elements in a list, or all values in a map.  === Arguments ===  {| class=&quot;wikitable&quot; |- ! Parameter Name !! Default Value !! Meaning |- | '...&quot;</title>
		<link rel="alternate" type="text/html" href="http://miniscript.org/w/index.php?title=Sum&amp;diff=218&amp;oldid=prev"/>
		<updated>2020-03-17T16:26:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;c&amp;gt;sum&amp;lt;/c&amp;gt; returns the total of all elements in a list, or all values in a map.  === Arguments ===  {| class=&amp;quot;wikitable&amp;quot; |- ! Parameter Name !! Default Value !! Meaning |- | &amp;#039;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;c&amp;gt;sum&amp;lt;/c&amp;gt; returns the total of all elements in a list, or all values in a map.&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Default Value !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| ''self'' || list or map || object to sum&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ms&amp;gt;range(3).sum	// returns 6 (3 + 2 + 1 + 0)&amp;lt;/ms&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Intrinsic Functions]]&lt;br /&gt;
[[Category:List Methods]]&lt;br /&gt;
[[Category:Map Methods]]&lt;/div&gt;</summary>
		<author><name>71.226.33.30</name></author>
		
	</entry>
</feed>