Hi all,

In DrRacket, why is there an extra empty string (`[]`between 0s) in
the list:`'("" "0" "" "0")`. This generates `([]0[][]0)`, instead of
`([]0[]0)`.

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

Reply via email to