<?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>Tue, 09 Jun 2026 12:08:40 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Ensure all elements in array are unique - svenito</title>
      <link>https://snipplr.com/view/20402/ensure-all-elements-in-array-are-unique</link>
      <description>&lt;p&gt;Ensures all elements in an array are unique&#13;
&#13;
newArray = myArray.unique();&lt;/p&gt;</description>
      <pubDate>Tue, 29 Sep 2009 06:55:01 UTC</pubDate>
      <guid>https://snipplr.com/view/20402/ensure-all-elements-in-array-are-unique</guid>
    </item>
    <item>
      <title>(JavaScript) Remove items from array - svenito</title>
      <link>https://snipplr.com/view/20401/remove-items-from-array</link>
      <description>&lt;p&gt;This extends arrays withe a removeItems operation to remove all occurances of &lt;item&gt; from &lt;array&gt;&#13;
usage: myArray.removeItems("words");&lt;/p&gt;</description>
      <pubDate>Tue, 29 Sep 2009 06:54:10 UTC</pubDate>
      <guid>https://snipplr.com/view/20401/remove-items-from-array</guid>
    </item>
  </channel>
</rss>
