On Sun, Jul 14, 2013 at 7:08 AM, Roger Rousseau <th3ra...@gmail.com> wrote:
> It's largely inspired from the Clojure version and the Racket documentation
> I would be grateful for any corrections/suggestions before I send a pull
> request to get this online

That is really, really nice.

A few of my personal favorites:
1. The code may use Unicode eg: (define π 3.14). You already have a
string example so it seems like a nice fit.
2. http://docs.racket-lang.org/guide/contracts.html. You already have
many function example so it seems like a nice fit.
3. http://docs.racket-lang.org/guide/units.html. You already have a
class example so it seems like a nice fit.

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to