Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ EmptyListResult
Function
EmptyListResult
tests/runtime/lists/test.go:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
func
EmptyListResult() []uint8 {
26
return
[]uint8{}
27
}
28
29
func
EmptyStringResult() string {
30
return
""
Callers
1
Run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected