Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/final-form/react-final-form
/ shallowEqual.test.js
File
shallowEqual.test.js
src/shallowEqual.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
shallowEqual from
"./shallowEqual"
;
2
3
describe(
"shallowEqual"
, () => {
4
it(
"returns false if either argument is null"
, () => {
Callers
nothing calls this directly
Calls
1
shallowEqual
Function · 0.85
Tested by
no test coverage detected