Skip to content

Stabilize Iterable arg for collections APIs #6641

Open
@kt3k

Description

@kt3k

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions