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 ec061a6d89 optimize 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 optimize 10 years ago
container.rkt tweakage 10 years ago
debug.rkt rename define macros 10 years ago
define.rkt tweakage 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 list->slices 10 years ago
main.rkt add values 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
tree.rkt updates 10 years ago
values.rkt add values 10 years ago

README.md

sugar

Functions that improve the readability of Racket code