TextHTML.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Element opBinary(void delegate(HTML) @(system) rhs)
  2. Element opBinary(void delegate(HTML) @(safe) rhs)
    struct TextHTML
    const @safe
    opBinary
    (
    string op : "~"
    )
    (
    void delegate @safe rhs
    )

Meta