Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/socketio/socket.io
/ equal
Method
equal
test/support/expectjs.d.ts:51–51 ·
view source on GitHub ↗
* Checks if the obj exactly equals another.
(obj: any)
Source
from the content-addressed store, hash-verified
49
* Checks
if
the obj exactly equals another.
50
*/
51
equal(obj: any): Assertion;
52
53
/**
54
* Checks
if
the obj sortof equals another.
Callers
3
close.ts
File · 0.80
socket.ts
File · 0.80
handler
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected