Check that Vecs have homogeneous types
Vec[Element] can have heterogeneous widths. Vec[Aggregate] cannot (but possibly could relax this by stripping widths from constituent Elements and relying on width inference).
parent
e2c76e1b
Please register or sign in to comment