-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: simplify substitutions passed to
computeType
(#873)
### Summary of Changes `computeType` takes type parameter substitutions as an argument, which get applied before the result is returned. Previously, the substitutions were used as they were given. Now they get simplified before they are applied.
- Loading branch information
1 parent
0daafb9
commit aa444d4
Showing
1 changed file
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters