denoland / denoland/std

Stabilize `Iterable` arg for collections APIs

Open
#6,641 0 comments 2 reactions 1 assignee Claimed by @kt3k View on GitHub
collections
Dominant language
TypeScript
Stars
3.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Description

We should stabilize the following APIs in std/collections, and merge them to stable counterparts
- [x] (unstable) chunk
- [x] (unstable) dropLastWhile
- [x] (unstable) dropWhile
- [x] (unstable) intersect
- [x] (unstable) sample
- [x] (unstable) slidingWindows
- [x] (unstable) sortBy
- [x] (unstable) takeLastWhile
- [x] (unstable) takeWhile
- [x] (unstable) withoutAll

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.