On Tue, May 31, 2011 at 15:40, Matthias Felleisen <[email protected]> wrote:
>
> Hey, here is what I had written: see purpose statement:
>
> ;; N -> Boolean
> ;; simplistic definition
> (define (leap-year? y)
>  (= (remainder y 4) 0))

Ach. I missed the comment.   8^)

P.

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to