This merge request adds support for the ScopedTypeVariables
language extension so that type variables can be lexically scoped when explicitly introduced with the forall
keyword.
This merge request adds support for the ScopedTypeVariables
language extension so that type variables can be lexically scoped when explicitly introduced with the forall
keyword.