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 22c23f4c8c update 10 years ago
scribblings updates 10 years ago
.gitignore update gitignore 10 years ago
LICENSE Initial commit 10 years ago
README.md Update README.md 10 years ago
coerce.rkt update 10 years ago
container.rkt Initial commit of source files 10 years ago
debug.rkt Initial commit of source files 10 years ago
define.rkt update 10 years ago
exception.rkt updates 10 years ago
info.rkt Initial commit of source files 10 years ago
len.rkt change error behavior of len 10 years ago
list.rkt Initial commit of source files 10 years ago
main.rkt updates 10 years ago
misc.rkt bytecount->string, when/splice 10 years ago
scribble.rkt scribble sugar 10 years ago
string.rkt updates 10 years ago
tests.rkt updates 10 years ago

README.md

sugar

Functions that improve the readability of Racket code