12 lines
107 B
Plaintext
12 lines
107 B
Plaintext
|
|
|
|
###
|
|
### show-example-1
|
|
###
|
|
|
|
## Chapter 6 section 2.2
|
|
|
|
use Stream 'upfrom', 'show';
|
|
|
|
show(upfrom(7), 10);
|