Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Remove TypePlaceholder #13

Open
roger-uw opened this issue Jan 14, 2020 · 0 comments
Open

Remove TypePlaceholder #13

roger-uw opened this issue Jan 14, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@roger-uw
Copy link
Member

TypePlaceholder was introduced to deal with expressions instantiated to different types at call sites by delaying the creation of fresh type identifiers. It can also be used as a "placeholder" when we erase the type of expressions. With a properly implemented type identifier instantiation mechanism, TypePlaceholder can be removed from this implementation.

@roger-uw roger-uw added the enhancement New feature or request label Jan 14, 2020
@roger-uw roger-uw changed the title Remove TypePlaceholder Remove TypePlaceholder Jan 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant