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
In the current codebase, our vulgar-type inference machinery is only used by the refinement-type engine internally. There are, however, other places in the Smalltalk-25 system (e.g. when typechecking Sail) where Hindley–Milner is needed. The present Issue calls to expose this functionality via an API usable from outside MachineArithmetic.
The text was updated successfully, but these errors were encountered:
In the current codebase, our vulgar-type inference machinery is only used by the refinement-type engine internally. There are, however, other places in the Smalltalk-25 system (e.g. when typechecking Sail) where Hindley–Milner is needed. The present Issue calls to expose this functionality via an API usable from outside MachineArithmetic.
The text was updated successfully, but these errors were encountered: