src.elv.sh/pkg/eval.compiler.parseCompoundLValues (method)
4 uses
src.elv.sh/pkg/eval (current package)
builtin_special.go#L130: lhs := cp.parseCompoundLValues(fn.Args[:eq])
compile_effect.go#L193: lhs := cp.parseCompoundLValues(lhsNodes)
compile_lvalue.go#L29: func (cp *compiler) parseCompoundLValues(ns []*parse.Compound) lvaluesGroup {
compile_lvalue.go#L54: return cp.parseCompoundLValues(n.Head.Braced)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)