Open laithsakka opened 2 years ago
right now TypeVariableConstraint holds both type parameters and integer variables, this task is to split them. since integer variables are not types.
CC: @majetideepak @aditi-pandit @karteekmurthys
See for more context
right now TypeVariableConstraint holds both type parameters and integer variables, this task is to split them. since integer variables are not types.