Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support generic types #14

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

SiXoS
Copy link

@SiXoS SiXoS commented Dec 16, 2024

This is a very early draft to present an idea on how to handle generic types in TypeScript (typeconv#36). Basically, the idea is that for every constellation of type arguments used, generate a new ref for that constellation.

I have not cared about styling and/or conventions in this draft. I will clean it up, handle more cases, add more tests if you think that my approach is acceptable. So, @grantila do you think this approach is acceptable?

@SiXoS SiXoS marked this pull request as ready for review December 16, 2024 15:09
@SiXoS SiXoS marked this pull request as draft December 16, 2024 15:10
@SiXoS
Copy link
Author

SiXoS commented Jan 3, 2025

Hello @grantila! Just wondering if you have managed to take a look at this request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant