pub fn scalar_or_vecn(scalar: Scalar) -> impl Iterator<Item = TypeInner>
Expand description
Produce the scalar and vector ir::TypeInner
s that have s
as
their scalar.
pub fn scalar_or_vecn(scalar: Scalar) -> impl Iterator<Item = TypeInner>
Produce the scalar and vector ir::TypeInner
s that have s
as
their scalar.