Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinyplex/tinybase
/ toEqualWithOrder
Method
toEqualWithOrder
test/unit/common/expect.ts:10–10 ·
view source on GitHub ↗
(expected: any)
Source
from the content-addressed store, hash-verified
8
namespace jest {
9
interface
Matchers<R> {
10
toEqualWithOrder(expected: any): R;
11
}
12
}
13
}
Callers
1
indexes.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected