You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance inference for methods extended in BinaryPlatforms (#3020)
* Use Union in BinaryPlatform calls to enhance inference
With MAX_METHODS=3, the former implementation got in the
way of successful abstract inference. This implementation
fares better.
Co-authored-by: Elliot Saba <[email protected]>
* Inference improvement in TOML-Dict call
0 commit comments