Skip to content

Commit

Permalink
add: 3.68
Browse files Browse the repository at this point in the history
  • Loading branch information
qiao committed Jul 23, 2012
1 parent 9cc06af commit 443eb7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chapter3/3.68.scm
@@ -0,0 +1,2 @@
;; Calling (pairs s t) will recursively call (pairs (stream-cdr s) (stream-cdr t)).
;; It will lead to an infinite recursion.

0 comments on commit 443eb7e

Please sign in to comment.