]> git.rkrishnan.org Git - sicp.git/blobdiff - src/sicp/ex2_5.clj
Lazy version of evaluator and tests.
[sicp.git] / src / sicp / ex2_5.clj
index 95a04c3423ef65101dedefc01d10ab1cb09b062a..a3803898bfe9d3eb29d15685131cd38bffb0c6e6 100644 (file)
@@ -34,3 +34,4 @@
              (= (cdr c3) 0))
         (and (= (car c4) 0)
              (= (cdr c4) 1)))))
+       
\ No newline at end of file