Skip to content

Commit

Permalink
more simplified
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsuro BABA committed Apr 20, 2011
1 parent 32653af commit 9ffeab8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions useful.scm
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,4 @@

(define one?
(lambda (n)
(cond
(else ( zero? (sub1 n))))))
(= n 1)))

0 comments on commit 9ffeab8

Please sign in to comment.