husk-scheme-3.10: R5RS Scheme interpreter, compiler, and library.

Portabilityportable
Stabilityexperimental
Maintainergithub.com/justinethier
Safe HaskellSafe-Inferred

Language.Scheme.Util

Description

This module contains general-purpose utility functions

Synopsis

Documentation

escapeBackslashes :: String -> StringSource

A utility function to escape backslashes in the given string