We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
in(x, o::Py)
o.__contains__(x)
I just noticed that PyCall was missing an overload of in for PyObject, and I figured you might want the same for Py.
in
PyObject
Py