Demangle.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char[] put(char c)
  2. char[] put(const(char)[] val)
    struct Demangle(Hooks = NoHooks)
    pure @safe @nogc return scope
    char[]
    put
    (
    scope const(char)[] val
    )

Meta