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

Clean definition of range types #55

Conversation

Isokaeder
Copy link
Contributor

@Isokaeder Isokaeder commented Apr 3, 2023

Use recursive type to generate a cleaner expresseion for UInt4 and UInt8

This needs update of typescript to take advantage of this performance improvement (4.5) for recursive types.


Note that I have no clue what I am doing regarding yarn@2 - I tried to conservatively update typescript to 4.5.5 but yarn insisted on installing 4.9.5, not sure how to convince it otherwise

@FlorianWendelborn
Copy link
Owner

@Isokaeder thanks for the PR, I rebased this and got rid of yarn2 (in favor of https://bun.sh). LGTM now

@FlorianWendelborn FlorianWendelborn merged commit 1e5ee8a into FlorianWendelborn:main Sep 11, 2023
1 check passed
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.

2 participants