This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
Treat S<dynamic> as S<Object>? #38
Closed
Description
We've discussed mapping these to the same:
S<T> => S == S<Object>
S<T extends Base> => S == S<Base>
Should we?
@jacob314 @leafpetersen
Metadata
Metadata
Assignees
Labels
No labels