(define test-cases '( (letter-initial? ";") (letter-initial? "%g;") (letter-initial? "PI") (letter-initial? "foo") (letter-initial? "234") (update-alist 'c add1 '((a . 11) (b . 12) (c . 13))) (update-alist 'c add1 '()) (update-alist 'for symbol->string '((one . "two") (two . "three") (three . "four") (four . five))) (update-alist 'four symbol->string '((one . "two") (two . "three") (three . "four") (four . five))) (name-cilist "Math 42") charlist "Math 42") char-ci ") (print x) (newline) (print (eval x)) (newline)) test-cases)) (test)