[racket] Using new packages, step-by-step

From: Joe Gilray (jgilray at gmail.com)
Date: Wed Mar 5 19:31:39 EST 2014

I've used dherman's memoize for years.  To use it I added:

(require (planet dherman/memoize:3:1))

and changed "define" to "define/memo"

Now that I installed Racket 6.0, I'd like to use the memoize that is
referenced at http://pkgs.racket-lang.org/.

Can someone give me a step-by-step guide on how to do this?

Also, how do I then delete the old "planet" - based memoize?

thanks!
-joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140305/72103b7d/attachment.html>

Posted on the users mailing list.