| Parents: | io.streams |
| Authors: | Doug Coleman |
| Class | Superclass | Slots |
counting-stream | tuple | stream in-count out-count |
| Word | Stack effect |
<counting-stream> | ( stream -- counting-stream ) |
with-counting-stream | ( stream quot -- in-count out-count ) |
| Word | Stack effect |
counting-stream? | ( object -- ? ) |