[racket-dev] Racket Cheat Sheet

2015-10-05 Thread Jay McCarthy
I've just put together a "cheat sheet" for Racket based on some ideas from Vincent and Asumu. You can get it with "raco pkg install racket-cheat" and it will be at the top of your documentation index, next to "Getting Started". It is currently online here: http://pkg-build.racket-lang.org/doc/rack

Re: [racket-dev] Re: Problem using plot-snip in racket 6.2

2015-10-05 Thread Vincent St-Amour
Hi Alex, Sorry for the late response. I can confirm the behavior you observed. I don't see anything wrong with your code at first glance, so I'm not sure what the problem is. Neil: Any ideas? Vincent On Sun, 04 Oct 2015 20:36:35 -0500, Alex Harsanyi wrote: > > Hi, > > I posted this questio