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

Upgrade typescript to support Array toReversed #164

Closed
uier opened this issue Mar 17, 2024 · 1 comment · Fixed by #167
Closed

Upgrade typescript to support Array toReversed #164

uier opened this issue Mar 17, 2024 · 1 comment · Fixed by #167
Assignees

Comments

@uier
Copy link
Member

uier commented Mar 17, 2024

I'm using a destructing array to prevent mutation to the original list, since we can't use es2023 stuff now.

Originally posted by @laporchen in #158 (comment)

@Bogay
Copy link
Member

Bogay commented Mar 17, 2024

或許可以順便跟 #151 一起做

@uier uier self-assigned this Mar 18, 2024
@uier uier closed this as completed in #167 Mar 21, 2024
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 a pull request may close this issue.

2 participants