You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sugar/README.md

15 lines
394 B
Markdown

Sugar [![Build Status](https://travis-ci.org/mbutterick/sugar.svg?branch=master)](https://travis-ci.org/mbutterick/sugar)
10 years ago
-----
10 years ago
10 years ago
Functions that improve the readability of Racket code.
10 years ago
Using Racket 6.0+, install from the command line like so:
raco pkg install sugar
And update like so:
raco pkg update sugar
You can [read the docs here](http://pkg-build.racket-lang.org/doc/sugar).