opBinaryRight.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TData opBinaryRight(Appendable data)
    template opBinaryRight(string op)
    opBinaryRight
    (
    Appendable data
    )
    if (
    op == "~"
    )
  2. TData opBinaryRight(T value)
  3. TData opBinaryRight(const(void)[] data)

Meta