syntactically_safe: Syntactically safe names
Description
Makes the names syntactically safe by wrapping them in `` if necessary
Usage
syntactically_safe(expr_strings)
Value
Strings converted to syntactically safe form
Arguments
- expr_strings
Strings to convert to syntactically safe form