Open JohnCoene opened 2 months ago
What type should the @generic return?
@generic
We should check against what all methods return but that may be difficult or impossible as there may be methods in other packages.
It should return any
any
What type should the
@generic
return?