Path.opBinary

  1. Path opBinary(string rhs)
    struct Path
    @safe const
    opBinary
    (
    string op
    )
    (
    string rhs
    )
  2. inout(Path) opBinary(Path rhs)

Meta