Versions in this module Expand all Collapse all v0 v0.14.3 May 2, 2026 v0.14.2 Apr 26, 2026 v0.14.1 Apr 21, 2026 Changes in this version + type Linker struct + func NewLinker() *Linker + func (l *Linker) Link(expr core.CoreExpr, dictReg *types.DictionaryRegistry) (core.CoreExpr, error) + type Program struct + Main core.CoreExpr