;and without having to discard first two elements->

(build-list 21 (compose (λ (x) (/ (*  x 
                                        (+ x 1))
                                    2))
                          add1))


____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to