Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/mangle
/ ApplySubstBase
Method
ApplySubstBase
ast/ast.go:147–147 ·
view source on GitHub ↗
Returns a new base term.
(s Subst)
Source
from the content-addressed store, hash-verified
145
146
// Returns a new base term.
147
ApplySubstBase(s Subst) BaseTerm
148
}
149
150
// Subst is the interface for substitutions.
Callers
5
feasibleAlternatives
Method · 0.65
checkFunApply
Function · 0.65
ApplySubst
Method · 0.65
ApplySubst
Method · 0.65
EvalExpr
Function · 0.65
Implementers
3
Constant
ast/ast.go
Variable
ast/ast.go
ApplyFn
ast/ast.go
Calls
no outgoing calls
Tested by
no test coverage detected