[racket] a string->list or file->list that drops comments?
Not sure I understand your question, because to me `file->list' does drop
comments.
You should be able to see its definition simply by typing `file->list' in a
DrRacket definition window, right-clicking on it and selecting "Go to
definition".
It's in collects/racket/file/file.rkt, around line 622.
Laurent
On Sun, Mar 31, 2013 at 10:03 PM, Sanjeev K Sharma <throwit1 at hotmail.com>wrote:
>
> anyone have a version lying around?
>
> I'd like to see how it's done.
>
> It must already be there in the source code but I haven't been able to
> write a grep to find it
>
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130401/3d2a7c99/attachment-0001.html>