<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 02:31:14 +0000</lastBuildDate>
    <item>
      <title>(Python) A multi-function compose - collin</title>
      <link>https://snipplr.com/view/1669/a-multifunction-compose</link>
      <description>&lt;p&gt;Since the version of compose() that ships with functional only allows you to compose two functions, I present this version that composes n functions.&lt;/p&gt;</description>
      <pubDate>Wed, 15 Nov 2006 10:21:16 UTC</pubDate>
      <guid>https://snipplr.com/view/1669/a-multifunction-compose</guid>
    </item>
    <item>
      <title>(Python) An auto-stringifying join - collin</title>
      <link>https://snipplr.com/view/1554/an-autostringifying-join</link>
      <description>&lt;p&gt;Tired of the Python's "".join(...) idiom requiring you to pre-stringify all the arguments to join()? Yeah, me too.&lt;/p&gt;</description>
      <pubDate>Tue, 07 Nov 2006 19:43:09 UTC</pubDate>
      <guid>https://snipplr.com/view/1554/an-autostringifying-join</guid>
    </item>
  </channel>
</rss>
