<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: R3 code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sun, 18 May 2008 15:09:37 GMT</pubDate>
    <description>DZone Snippets: R3 code</description>
    <item>
      <title>R3 compatible MAP</title>
      <link>http://snippets.dzone.com/posts/show/5186</link>
      <description>; Not terrribly efficient, but it works.&lt;br /&gt;&lt;code&gt;&lt;br /&gt;    ; R3-compatible interface&lt;br /&gt;    map: func ['word data [block!] body [block!]] [&lt;br /&gt;        collect/only res compose/deep [&lt;br /&gt;            repeat (word) data [res: do bind/copy body (to lit-word! word)]&lt;br /&gt;        ]&lt;br /&gt;    ]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Fri, 29 Feb 2008 05:36:32 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/5186</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
  </channel>
</rss>
