Closed serras closed 2 years ago
Fixes #38, fixes #48
This PR also fixes a few bugs related to the use of generic classes, which were only visible when using parametrized types (like List<A>) inside another type.
List<A>
Fixes #38, fixes #48
This PR also fixes a few bugs related to the use of generic classes, which were only visible when using parametrized types (like
List<A>
) inside another type.