pub fn float_scalars_unimplemented_abstract() -> impl Iterator<Item = Scalar> + Clone
Expand description
Produce all the floating-point ir::Scalar
s, but omit
abstract types, for #7405.
pub fn float_scalars_unimplemented_abstract() -> impl Iterator<Item = Scalar> + Clone
Produce all the floating-point ir::Scalar
s, but omit
abstract types, for #7405.