Perform the escape operation on a string, using the escape map, using backslash as the escape character.
Backslash characters are also escaped in the string.
See the module documentation (Escape) for more details.
Import path
import qtil.strings.Escape