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

Implemented {Array, TypedArray}.prototype.{with, toReversed, toSorted} #595

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

shiroyk
Copy link
Contributor

@shiroyk shiroyk commented Aug 14, 2024

{Array, TypedArray}.prototype.toSorted
{Array, TypedArray}.prototype.toReversed
{Array, TypedArray}.prototype.with
Array.prototype.toSpliced

`{Array, TypedArray}.prototype.toSorted`
`{Array, TypedArray}.prototype.toReversed`
`{Array, TypedArray}.prototype.with`
`Array.prototype.toSpliced`
@dop251 dop251 merged commit 7d18bf7 into dop251:master Aug 15, 2024
4 checks passed
@dop251
Copy link
Owner

dop251 commented Aug 15, 2024

Thanks!

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