<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre>L.S.,

I've released 'datastructs' version 0.25, which
provides a couple of datastructures for mzscheme.

Changes:

    - Fixed bug in sets.scm,set-filter would return
      an AVL Tree instead of a SET.

More information can be found at:

<a
 href="http://www.elemental-programming.org/epwiki/scheme%20datastructures">http://www.elemental-programming.org/epwiki/scheme%20datastructures.html</a>

Best regards,

Hans Oesterholt</pre>
</body>
</html>