Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/djhworld/simple-computer
/ Output
Method
Output
components/components.go:407–409 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
405
}
406
407
func
(g *Compare2) Output() bool {
408
return
g.out.Get()
409
}
410
411
func
(g *Compare2) Update(inputA, inputB, equalIn, isLargerIn bool) {
412
g.inputA.Update(inputA)
Callers
9
Update
Method · 0.45
Update
Method · 0.45
Update
Method · 0.45
Update
Method · 0.45
Update
Method · 0.45
Update
Method · 0.45
Update
Method · 0.45
Update
Method · 0.45
Update
Method · 0.45
Calls
1
Get
Method · 0.45
Tested by
no test coverage detected