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

Provide a rightSize API for immutable arrays #2723

Open
harendra-kumar opened this issue Feb 9, 2024 · 0 comments
Open

Provide a rightSize API for immutable arrays #2723

harendra-kumar opened this issue Feb 9, 2024 · 0 comments
Labels
aspect:arrays Arrays and array streams type:enhancement User visible feature
Milestone

Comments

@harendra-kumar
Copy link
Member

If an immutable array is a slice over a bigger array, only then, we can copy out the slice into a new array.

This is an alternative for the clone and pinnedClone APIs.

@harendra-kumar harendra-kumar added type:enhancement User visible feature aspect:arrays Arrays and array streams labels Feb 9, 2024
@harendra-kumar harendra-kumar added this to the 0.12.0 milestone Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspect:arrays Arrays and array streams type:enhancement User visible feature
Projects
None yet
Development

No branches or pull requests

1 participant