<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Don Stewart wrote:<br>
<blockquote cite="mid:20080714184851.GH23666@scytale.galois.com"
 type="cite">
  <pre wrap=""><!---->
Yes, we have long been discussing a generic Stream library to which
the various sequence structures can be translated to and from. Already
it is useful to say, stream bytestrings into uvectors and out to lists.
  </pre>
</blockquote>
Isn't there already such a thing?<br>
<br>
&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-freetext" href="http://www.haskell.org/haskellwiki/Library/Streams">http://www.haskell.org/haskellwiki/Library/Streams</a><br>
<br>
- Lyle<br>
</body>
</html>