@elb
I guess it's kind of similar to format control strings, isn't it, because they have many similar attributes to regex control strings. Ie
CL-USER> (format t "\"\\\"~%")
"\"
CL-USER> (format t "~s~%" "\\")
"\\"
CL-USER> (format t "~a~a~a~%" #\" #\\ #\")
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
screwlisp (screwtape@mastodon.sdf.org)'s status on Friday, 06-Dec-2024 05:23:41 JST screwlisp