mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
![]() All we have to do is introduce a new, unconstrained type variable at underscore sites, and let the type reconstructor work its magic! The unconstrained type variable will become a `FlexVar` that absorbs constraints given to it, so it'll behave like a proper inference variable. That's it! Part of #1804 |
||
---|---|---|
.. | ||
helpers | ||
solve_expr.rs |