[racket] tool to remove unused requires?

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Sun May 29 09:00:02 EDT 2011

2011/5/29 Neil Van Dyke <neil at neilvandyke.org>:
> Is there a tool to remove unused "require" clauses from a Racket source
> file?
>
> If Check Syntax doesn't think the clause is used, that's good enough for me.

I assume that this comment means you know that Check Syntax isn't
accurate, right? Not every macro records disappeared uses correctly,
for example.

Jay

>
> (I recall someone answering this question, probably in 2010, and pointing to
> a tool, but I can't find the discussion in the mail archives.)
>
> --
> http://www.neilvandyke.org/
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93



Posted on the users mailing list.