fuzion
fuzion copied to clipboard
`AbstractType.genericsAssignable` contains `NYI`-comments
Need to check if the implementation is correct and complete, in particular, there are two comments
NYI check recursive typeNYI what if g is not a generic argument?
This is maybe related to #4992.