Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygo-org/tinygo
/ Value
Interface
Value
testdata/generics/value/value.go:4–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
type
(
4
Value[T any]
interface
{
5
Get(Callback[T], Callback[T])
6
}
7
8
Callback[T any]
func
(T)
9
Callers
308
TestStructTag
Function · 0.65
Test
Function · 0.65
Test
Function · 0.65
Get
Method · 0.65
tinygo_clang_globals_visitor
Function · 0.65
tinygo_clang_struct_visitor
Function · 0.65
tinygo_clang_inclusion_visitor
Function · 0.65
main
Function · 0.65
createBuiltin
Method · 0.95
createExpr
Method · 0.95
createBinOp
Method · 0.95
TestIsZero
Function · 0.95
Implementers
12
refMap
cgo/sync.go
ADC
src/machine/machine.go
pwmGroup
src/machine/machine_rp2_pwm.go
RingBuffer
src/machine/buffer.go
RingBuffer
src/machine/usb/adc/midi/buffer.go
RingBuffer
src/machine/usb/hid/buffer.go
Register8
src/runtime/volatile/register.go
Register16
src/runtime/volatile/register.go
Register32
src/runtime/volatile/register.go
Register64
src/runtime/volatile/register.go
BitRegister
src/runtime/volatile/bitband_nxpmk66f1
Pool
src/sync/pool.go
Calls
no outgoing calls
Tested by
no test coverage detected