diff options
author | minskim <minskim@pkgsrc.org> | 2006-05-04 01:29:57 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-05-04 01:29:57 +0000 |
commit | 20112fc26018c381f8737f107aeabdd35912ff89 (patch) | |
tree | d477404f09aa978932bdb5724f54e79f094ae1a4 /sysutils/easydiskpasswd | |
parent | f3a2054e6c88363eb28e8bc21b0a6dc8d032d9ec (diff) | |
download | pkgsrc-20112fc26018c381f8737f107aeabdd35912ff89.tar.gz |
Import ruby-stream.
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.
Diffstat (limited to 'sysutils/easydiskpasswd')
0 files changed, 0 insertions, 0 deletions