Skip to content

Stabilize Iterable arg for collections APIs #6641

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

Open
10 tasks done
kt3k opened this issue May 6, 2025 · 0 comments
Open
10 tasks done

Stabilize Iterable arg for collections APIs #6641

kt3k opened this issue May 6, 2025 · 0 comments
Assignees

Comments

@kt3k
Copy link
Member

kt3k commented May 6, 2025

We should stabilize the following APIs in std/collections, and merge them to stable counterparts

  • (unstable) chunk
  • (unstable) dropLastWhile
  • (unstable) dropWhile
  • (unstable) intersect
  • (unstable) sample
  • (unstable) slidingWindows
  • (unstable) sortBy
  • (unstable) takeLastWhile
  • (unstable) takeWhile
  • (unstable) withoutAll
@kt3k kt3k self-assigned this May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant