# Objective Fixes #13535. ## Solution I implemented `Reflect` for close to all math types now, except for some types that it would cause issues (like some boxed types). ## Testing - Everything seems to still build, will await CI though. --- ## Changelog - Made close to all math types implement `Reflect`. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| primitive_impls.rs | ||