Name: Anonymous 2015-10-09 21:19
how the fuck do I use define-syntax and syntax-rules to convert
ANSWER ME THAT, MATH BOYS
"abc"
into (string->list "abc")
?ANSWER ME THAT, MATH BOYS
"abc"
into (string->list "abc")
?string-
functions". "abc"
to (string->list "abc")
using a reader macro, you stupid fucks.