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
Invariant[Numeric] and Invariant[Integral] were added in #3773, but I left out Invariant[Fractional] primarily because it can't be tested using MiniInt.
I'm raising this issue to track the lack of Invariant[Fractional]. I'm working on this in the background and hope to have a PR in the coming weeks.
The text was updated successfully, but these errors were encountered:
Invariant[Numeric]
andInvariant[Integral]
were added in #3773, but I left outInvariant[Fractional]
primarily because it can't be tested usingMiniInt
.I'm raising this issue to track the lack of
Invariant[Fractional]
. I'm working on this in the background and hope to have a PR in the coming weeks.The text was updated successfully, but these errors were encountered: