escape

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string escape(char c)
  2. string escape(dchar c)
    string
    escape
    (
    dchar c
    )
  3. inout(char)[] escape(inout(char)[] str)

Meta