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
While we talk about bound vars, inference vars, and placeholders in different parts of the book and sometimes introduce notation, we should have a single consolidated section in the glossary to specifically mention some notation, such as:
?0 - Inference Var
^0, ^1.0 - Bound var
!0 - Placeholder
A :- B - A if B
Maybe others
The text was updated successfully, but these errors were encountered:
While we talk about bound vars, inference vars, and placeholders in different parts of the book and sometimes introduce notation, we should have a single consolidated section in the glossary to specifically mention some notation, such as:
Maybe others
The text was updated successfully, but these errors were encountered: