Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simplify entry points to type inference
this breaks up the typeinf_edge function into its subcomponents, allowing callers to exercise only the pieces they care about rather than returning all possible values the caller might care about in a Tuple also fixes missing test-and-lock-and-set for threaded inference
- Loading branch information