<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: max-of code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Tue, 22 Jul 2008 11:03:58 GMT</pubDate>
    <description>DZone Snippets: max-of code</description>
    <item>
      <title>max-of function</title>
      <link>http://snippets.dzone.com/posts/show/1087</link>
      <description>&lt;code&gt;&lt;br /&gt;    ; This returns only the maximum value out of context maximum-of returns the series&lt;br /&gt;    ; at the position of the maximum value found.&lt;br /&gt;    max-of: func [series [series!]] [attempt [first maximum-of series]]&lt;br /&gt;&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Tue, 10 Jan 2006 05:19:03 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1087</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
  </channel>
</rss>
