type src.elv.sh/pkg/eval/vals.cannotIterateKeysOf

3 uses

	src.elv.sh/pkg/eval/vals (current package)
		iterate_keys.go#L14: type cannotIterateKeysOf struct{ kind string }
		iterate_keys.go#L16: func (err cannotIterateKeysOf) Error() string {
		iterate_keys.go#L41: 		return cannotIterateKeysOf{Kind(v)}