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

why do we need repeat_n while we can already do repeat(x).take(n) #130055

Closed
GopherJ opened this issue Sep 7, 2024 · 2 comments
Closed

why do we need repeat_n while we can already do repeat(x).take(n) #130055

GopherJ opened this issue Sep 7, 2024 · 2 comments
Labels
A-iterators Area: Iterators C-discussion Category: Discussion or questions that doesn't represent real issues. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Comments

@GopherJ
Copy link

GopherJ commented Sep 7, 2024

No description provided.

@rustbot rustbot added the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Sep 7, 2024
@lolbinarycat lolbinarycat added A-iterators Area: Iterators C-discussion Category: Discussion or questions that doesn't represent real issues. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. and removed needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. labels Sep 7, 2024
@theemathas
Copy link
Contributor

rust-lang/libs-team#120

@GopherJ
Copy link
Author

GopherJ commented Sep 7, 2024

thanks, I missed that and will read it first

@GopherJ GopherJ closed this as completed Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-iterators Area: Iterators C-discussion Category: Discussion or questions that doesn't represent real issues. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants