<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/ruby-stream/PLIST, branch TNF</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=TNF</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=TNF'/>
<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@pkgsrc.org</email>
</author>
<published>2006-05-04T01:29:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ff359b68e2ecc82c445212a033a27232c0cd8991'/>
<id>urn:sha1:ff359b68e2ecc82c445212a033a27232c0cd8991</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>
