Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/g3n/engine
/ Equal
Function
Equal
util/wasm/wasm.go:120–122 ·
view source on GitHub ↗
(a, b js.Value)
Source
from the content-addressed store, hash-verified
118
}
119
120
func
Equal(a, b js.Value) bool {
121
return
a.Equal(b)
122
}
Callers
2
Init
Function · 0.92
GetUniformLocation
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected