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

Civet doesn't support in/out modifiers on type arguments #1455

Closed
bbrk24 opened this issue Oct 12, 2024 · 0 comments · Fixed by #1459
Closed

Civet doesn't support in/out modifiers on type arguments #1455

bbrk24 opened this issue Oct 12, 2024 · 0 comments · Fixed by #1459
Assignees
Labels
typescript TypeScript compatibility or extensions

Comments

@bbrk24
Copy link
Contributor

bbrk24 commented Oct 12, 2024

TypeScript supports things like

interface Foo<out T> {}

Civet does not.

@edemaine edemaine added the typescript TypeScript compatibility or extensions label Oct 13, 2024
@edemaine edemaine self-assigned this Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typescript TypeScript compatibility or extensions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants