src.elv.sh/pkg/eval.Ns.Index (method, view implemented interface methods)
5 uses
src.elv.sh/pkg/eval (current package)
ns.go#L78: func (ns *Ns) Index(k interface{}) (interface{}, bool) {
src.elv.sh/pkg/edit
highlight.go#L67: modVal, ok := ev.Global().Index(firstNs)
highlight.go#L69: modVal, ok = ev.Builtin().Index(firstNs)
highlight.go#L80: modVal, ok = mod.Index(seg)
highlight.go#L93: fnVar, ok := ns.Index(name + eval.FnSuffix)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)