The current proposal doesn't include any way to escape a string for
literal embedding in a regular expression string.
This may be outside the SRFI's scope since one can always just use SREs
instead, but I figure it's worth calling attention to at least once.
Evan