Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ equal
Method
equal
include/pybind11/pytypes.h:1375–1375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1373
}
1374
}
1375
bool equal(const dict_readonly &b) const { return pos == b.pos; }
1376
1377
private:
1378
handle obj;
Callers
4
TEST_SUBMODULE
Function · 0.45
enum_name
Function · 0.45
pybind11.h
File · 0.45
operator==
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST_SUBMODULE
Function · 0.36