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 a5e1ee9290 improve ->string 11 years ago
scribblings updates 11 years ago
.gitignore update gitignore 11 years ago
LICENSE Initial commit 11 years ago
README.md Update README.md 11 years ago
coerce.rkt improve ->string 11 years ago
container.rkt tweakage 11 years ago
debug.rkt rename define macros 11 years ago
define.rkt tweakage 11 years ago
exception.rkt updates 11 years ago
info.rkt Initial commit of source files 11 years ago
len.rkt change error behavior of len 11 years ago
list.rkt updates 11 years ago
main.rkt add values 11 years ago
misc.rkt bytecount->string, when/splice 11 years ago
scribble.rkt scribble sugar 11 years ago
string.rkt updates 11 years ago
tests.rkt updates 11 years ago
tree.rkt updates 11 years ago
values.rkt add values 11 years ago

README.md

sugar

Functions that improve the readability of Racket code