<?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/language/lisp/tags/scheme</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 10:37:43 GMT</pubDate>
<item>
<title>(Lisp) list-index (Scheme) - gleather</title>
<link>http://snipplr.com/view/4576/listindex-scheme/</link>
<description><![CDATA[ <p>This one drove me crazy because of the requirement to return -1 if s not in los.

(list-index s los) returns the zero-based index of the first
occurence of s in los, or -1 if there is no occurences of s in los.</p> ]]></description>
<pubDate>Mon, 14 Jan 2008 18:34:51 GMT</pubDate>
<guid>http://snipplr.com/view/4576/listindex-scheme/</guid>
</item>
</channel>
</rss>