src.elv.sh/pkg/parse.Array.Compounds (field)

3 uses

	src.elv.sh/pkg/parse (current package)
		parse.go#L456: 	Compounds []*Compound
		parse.go#L468: 		ps.parse(&Compound{}).addTo(&sn.Compounds, sn)

	src.elv.sh/pkg/eval
		compile_value.go#L197: 	return seqValuesOp{n.Range(), cp.compoundOps(n.Compounds)}