<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: ends-with code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Fri, 25 Jul 2008 04:30:54 GMT</pubDate>
    <description>DZone Snippets: ends-with code</description>
    <item>
      <title>ends-with function</title>
      <link>http://snippets.dzone.com/posts/show/1115</link>
      <description>&lt;code&gt;&lt;br /&gt;    ends-with?: func [&lt;br /&gt;        "Returns true if the series ends with the value; false otherwise"&lt;br /&gt;        series [series!]&lt;br /&gt;        value&lt;br /&gt;        /local pos&lt;br /&gt;    ] [&lt;br /&gt;         either pos: find/last/tail series value [tail? pos] [false]&lt;br /&gt;    ]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Tue, 10 Jan 2006 06:05:31 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1115</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
  </channel>
</rss>
