<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, list and array.</title>
    <link>http://www.mapleprimes.com/questions/35489-List-And-Array</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 16 Jun 2026 10:31:18 GMT</lastBuildDate>
    <pubDate>Tue, 16 Jun 2026 10:31:18 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, list and array.</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, list and array.</title>
      <link>http://www.mapleprimes.com/questions/35489-List-And-Array</link>
    </image>
    <item>
      <title>Array</title>
      <link>http://www.mapleprimes.com/questions/35489-List-And-Array?ref=Feed:MaplePrimes:list and array.:Comments#answer44058</link>
      <itunes:summary>&lt;p&gt;Does A contain sublists?&amp;nbsp; Rather than convert, try&lt;/p&gt;
&lt;pre&gt;
Array(1..nops(A), A);
&lt;/pre&gt;
&lt;p&gt;Note also that this returns an Array, not an array.&amp;nbsp; The latter is an older Maple structure.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Does A contain sublists?&amp;nbsp; Rather than convert, try&lt;/p&gt;
&lt;pre&gt;
Array(1..nops(A), A);
&lt;/pre&gt;
&lt;p&gt;Note also that this returns an Array, not an array.&amp;nbsp; The latter is an older Maple structure.&lt;/p&gt;</description>
      <guid>44058</guid>
      <pubDate>Wed, 17 Mar 2010 18:57:08 Z</pubDate>
      <itunes:author>Joe
 Riel
</itunes:author>
      <author>Joe
 Riel
</author>
    </item>
  </channel>
</rss>