<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: single-line-mold code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Fri, 16 May 2008 21:11:33 GMT</pubDate>
    <description>DZone Snippets: single-line-mold code</description>
    <item>
      <title>SINGLE-LINE-MOLD</title>
      <link>http://snippets.dzone.com/posts/show/3008</link>
      <description>&lt;code&gt;&lt;br /&gt;	single-line-mold: func [&lt;br /&gt;	    "Reformats a block or object-spec to a single line."&lt;br /&gt;	    val [any-block! object!]&lt;br /&gt;	] [&lt;br /&gt;	    val: copy either any-block? val [val] [third val]&lt;br /&gt;	    replace/all mold new-line/all val  off  "^/" "^^/"&lt;br /&gt;	]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Thu, 16 Nov 2006 05:09:18 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/3008</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
  </channel>
</rss>
