quotes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string quotes(string text, string leftAndRight)
  2. string quotes(string text, string left, string right)
    @safe
    string
    quotes
    (
    string text
    ,
    string left
    ,
    string right
    )

Meta