<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/ruby-stream, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2006-05-04T01:29:57Z</updated>
<entry>
<title>Import ruby-stream.</title>
<updated>2006-05-04T01:29:57Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2006-05-04T01:29:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7b9d80acd12b7c48b106aa8985ef87f1232e7b92'/>
<id>urn:sha1:7b9d80acd12b7c48b106aa8985ef87f1232e7b92</id>
<content type='text'>
Module Stream defines an interface for external iterators.  A stream
can be seen as an iterator on a sequence of objects x1, ..., xn.  The
state of the stream is uniquely determined by the following methods:
at_beginning?, at_end?, current, and peek.  State changes are done
with the following operations: set_to_begin, set_to_end, forward, and
backward.
</content>
</entry>
</feed>
