<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/interval</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 15:39:06 GMT</pubDate>
<item>
<title>(SmallTalk) Print numbers from 1 to 10 - sebnozzi</title>
<link>http://snipplr.com/view/68830/print-numbers-from-1-to-10/</link>
<description><![CDATA[ <p>Note that this uses the `to:do:` method of `Number`</p> ]]></description>
<pubDate>Fri, 30 Nov 2012 04:32:49 GMT</pubDate>
<guid>http://snipplr.com/view/68830/print-numbers-from-1-to-10/</guid>
</item>
<item>
<title>(Haskell) Interval of integral points - deepsoul</title>
<link>http://snipplr.com/view/29989/interval-of-integral-points/</link>
<description><![CDATA[ <p>These functions return all points (pairs or triples of coordinates) within a given rectangle or box.  ``pam`` is the reverse map function which was defined [here](http://snipplr.com/view/18351/reverse-map/).</p> ]]></description>
<pubDate>Thu, 18 Mar 2010 16:15:42 GMT</pubDate>
<guid>http://snipplr.com/view/29989/interval-of-integral-points/</guid>
</item>
<item>
<title>(JavaScript) extended interval - Piotrek290</title>
<link>http://snipplr.com/view/22233/extended-interval/</link>
<description><![CDATA[ <p>rInterval(function(){
   console.log("waiting for next...")
}, 1000, 3);</p> ]]></description>
<pubDate>Sat, 31 Oct 2009 08:33:09 GMT</pubDate>
<guid>http://snipplr.com/view/22233/extended-interval/</guid>
</item>
</channel>
</rss>