PythonObject.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opBinaryRight(PythonObject key)
    struct PythonObject
    bool
    opBinaryRight
    (
    string op
    )
    if (
    op == "in"
    )
  2. bool opBinaryRight(T key)

Meta