package
Version:
v0.13.0-alpha.2
Opens a new window with list of versions in this module.
Published: Mar 25, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func CastValue(t *Value, x interface{}) bool
type Interface interface {
Core(v *Value)
}
type Value struct {
R *runtime.Runtime
V *adt.Vertex
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.