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.
Matthew Butterick 3d6b75699a | 10 years ago | |
---|---|---|
sugar | 10 years ago | |
typed | 10 years ago | |
.gitignore | 10 years ago | |
.travis.yml | 10 years ago | |
LICENSE | 11 years ago | |
README.md | 10 years ago | |
info.rkt | 10 years ago |
README.md
Sugar
Functions that improve the readability of Racket code.
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.