<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - gleather</title>
<link>http://snipplr.com/users/gleather/tags/list-index</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 04:31:53 GMT</pubDate>
<item>
<title>(Lisp) list-index (Scheme)</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>