<?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 03:20:38 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Remove Duplicate Values from Array 2 - ronydee</title>
      <link>https://snipplr.com/view/45638/remove-duplicate-values-from-array-2</link>
      <description>&lt;p&gt;This snippet is based on this snippet: http://snipplr.com/view/45323/remove-duplicate-values-from-array/&#13;
The difference is that this function is an extension of the Array object and that it cleans the duplicates from the input Array instead of creating a new array with the unique values.&lt;/p&gt;</description>
      <pubDate>Sun, 12 Dec 2010 04:33:35 UTC</pubDate>
      <guid>https://snipplr.com/view/45638/remove-duplicate-values-from-array-2</guid>
    </item>
  </channel>
</rss>
