| From: Eli Barzilay (eli at barzilay.org) Date: Tue Jun 19 01:58:06 EDT 2012 |
|
`stream-map' sticks out as the only place in `racket/stream' that
attempts to deal with multiple values -- but there doesn't seem to be
any way to use multiple values in streams. Should that be removed?
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
| Posted on the dev mailing list. |
|