Functions that improve the readability of (my) Racket code
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.
Go to file
Matthew Butterick e8d2300460 update readme 10 years ago
doc update container & docs 10 years ago
scribblings allow doc directory 10 years ago
.gitignore allow doc directory 10 years ago
LICENSE Initial commit 10 years ago
README.md update readme 10 years ago
coerce.rkt update sugar/coerce & docs 10 years ago
container.rkt allow doc directory 10 years ago
debug.rkt remove dependency on 'describe' 10 years ago
define.rkt update sugar/coerce & docs 10 years ago
exception.rkt Revert "repackage for 5.3.x compatability" 10 years ago
file.rkt update sugar/coerce & docs 10 years ago
info.rkt remove dependency on 'describe' 10 years ago
installation.scrbl make docs multi-page 10 years ago
len.rkt allow doc directory 10 years ago
list.rkt update sugar/coerce & docs 10 years ago
macro.rkt Revert "repackage for 5.3.x compatability" 10 years ago
main.rkt Revert "repackage for 5.3.x compatability" 10 years ago
misc.rkt update sugar/coerce & docs 10 years ago
string.rkt update sugar/coerce & docs 10 years ago
tests.rkt allow doc directory 10 years ago
tree.rkt update sugar/coerce & docs 10 years ago
values.rkt Revert "repackage for 5.3.x compatability" 10 years ago

README.md

sugar

Functions that improve the readability of Racket code.

You can read the docs here.