Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better 'equality' between two TypeVariables #56

Open
KacperFKorban opened this issue Aug 22, 2020 · 0 comments
Open

Better 'equality' between two TypeVariables #56

KacperFKorban opened this issue Aug 22, 2020 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@KacperFKorban
Copy link
Member

Currently when checking if a TypeVariable is a subtype of other TypeVariable the strategy is to check if they have the same constraints. It can probably be done in a more clever way.
Good starting point in code is marked with //TODO #56

@KacperFKorban KacperFKorban added the enhancement New feature or request label Aug 22, 2020
@pikinier20 pikinier20 added this to To do in Inkuire Aug 26, 2020
@pikinier20 pikinier20 self-assigned this Aug 27, 2020
@BarkingBad BarkingBad modified the milestone: B1 Sep 16, 2020
@KacperFKorban KacperFKorban moved this from To do to Backlog in Inkuire Oct 7, 2020
@KacperFKorban KacperFKorban moved this from Backlog to To do in Inkuire Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Inkuire
  
To do
Development

No branches or pull requests

3 participants