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
When looking to understand type variables in a function, for instance:
deffunc(x : A) forallAend
It's intuitive to go to the Generics section. However, there isn't any mention of this in that section, and instead you need to go to Free variables. It'd be nice to add a reference.
The text was updated successfully, but these errors were encountered:
When looking to understand type variables in a function, for instance:
It's intuitive to go to the Generics section. However, there isn't any mention of this in that section, and instead you need to go to Free variables. It'd be nice to add a reference.
The text was updated successfully, but these errors were encountered: