Description of the elements of the stream
Without running the program, describe the elements of the stream defined by
(define s (cons-stream 1 (add-streams s s)))
There are no comments yet.
Authentication required
You must log in to post a comment.
Login