ObjectPath.opBinary

Undocumented in source.
  1. ObjectPath opBinary(string rhs)
  2. ObjectPath opBinary(ObjectPath rhs)
    struct ObjectPath
    const pure @safe
    opBinary
    (
    string op : "~"
    )
    out (v) { assert (ObjectPath.isValid(v._value)); }

Meta