Ah, clever. Thank you, Asumu. Glad to know that this exists. On Tue, Feb 14, 2017 at 12:33 PM, Asumu Takikawa <[email protected]> wrote:
> On 2017-02-14 12:00:49 -0500, David Storrs wrote: > > I can't believe there isn't an easy way to do this that doesn't > require > > DrRacket. If there are significant functions of a programming > language > > that can only be accessed via an IDE then that is a major problem. > > In addition to David Christiansen's answer for using emacs/racket-mode, if > you > prefer the cmdline you can also use the 'raco-find-collection' package. > Docs > here: > > http://docs.racket-lang.org/raco-fc/index.html > https://github.com/takikawa/raco-find-collection/blob/master/README.md > > Cheers, > Asumu > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

