20112fc260
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.
6 lines
290 B
Text
6 lines
290 B
Text
$NetBSD: distinfo,v 1.1.1.1 2006/05/04 01:29:57 minskim Exp $
|
|
|
|
SHA1 (stream-0.5.tgz) = 4c2ec418e978d126ba2556a727b258e3ab55c2ee
|
|
RMD160 (stream-0.5.tgz) = 019d3c671aaf80866bc085aad735f951622c23b0
|
|
Size (stream-0.5.tgz) = 11633 bytes
|
|
SHA1 (patch-aa) = 837d25246c92e5c5e3d16f806ef5de4a9cf9afbf
|