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
Avoid generating them with a PolyType over an ExpreType.
Instead of `[T] (=> U)` we should generate `[T]U`. That's
what we do for all user-defined types.
0 commit comments