Commit 34a1c99
committed
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 inference1 parent a6a8946 commit 34a1c99
3 files changed
+183
-153
lines changed
0 commit comments