Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ equal
Method
equal
packages/socket.io/test/support/expectjs.d.ts:51–51 · packages/socket.io/test/support/expectjs.d.ts::Assertion.equal
* 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
10
engine.io-client.js
File · 0.80
connection.js
File · 0.80
binary-fallback.js
File · 0.80
transport.js
File · 0.80
server.js
File · 0.80
testForTransport
Function · 0.80
index.ts
File · 0.80
close.ts
File · 0.80
socket.ts
File · 0.80
handler
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected