[ENHANCEMENT] Introduce get_type_parameters
to access unspecified type parameters
#17
Labels
enhancement
New feature or request
For example:
This would act as a public API for the private functionality
TypeParameters.parameters
, and serves as an uncheck version oftype_parameters
.The text was updated successfully, but these errors were encountered: