<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: begins-with code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sat, 17 May 2008 22:18:11 GMT</pubDate>
    <description>DZone Snippets: begins-with code</description>
    <item>
      <title>begins-with? function</title>
      <link>http://snippets.dzone.com/posts/show/1114</link>
      <description>&lt;code&gt;&lt;br /&gt;    begins-with?: func [&lt;br /&gt;        "Returns true if the series begins with the value; false otherwise"&lt;br /&gt;        series [series!]&lt;br /&gt;        value&lt;br /&gt;    ] [&lt;br /&gt;        found? find/match series value&lt;br /&gt;    ]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Tue, 10 Jan 2006 06:03:54 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1114</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
  </channel>
</rss>
