Type and signature augmentation of the Java standard library and other libraries #22845
vandmo
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A bit related to #7871 but I think the question warrants being discussed on a higher level.
Python has https://github.com/python/typeshed and TypeScript has https://github.com/DefinitelyTyped/DefinitelyTyped and both have made a huge impact.
Except for explicit nulls it seems like Caprese would benefit a lot of having information about which capabilities are needed for various functions in the Java API.
Beta Was this translation helpful? Give feedback.
All reactions