func src.elv.sh/pkg/edit.eachVariableInTop

2 uses

	src.elv.sh/pkg/edit (current package)
		completion.go#L528: 	eachVariableInTop(pe.ev.Builtin(), pe.ev.Global(), ns, f)
		ns_helper.go#L13: func eachVariableInTop(builtin, global *eval.Ns, ns string, f func(s string)) {