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

Add reverse() method to List<T> #5728

Closed
munificent opened this issue Oct 8, 2012 · 2 comments
Closed

Add reverse() method to List<T> #5728

munificent opened this issue Oct 8, 2012 · 2 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-duplicate Closed in favor of an existing report

Comments

@munificent
Copy link
Member

Per this thread: https://groups.google.com/a/dartlang.org/forum/?fromgroups=#!topic/misc/7aWObPb5b-Q

It might be nice if List had a built-in reverse() method. For comparison, Ruby, Python, Java, and C# all provide this.

@DartBot
Copy link

DartBot commented Oct 9, 2012

This comment was originally written by @seaneagan


Dupe of issue #2804

@munificent
Copy link
Member Author

Thanks, Sean!


Added Duplicate label.
Marked as being merged into #2804.

@munificent munificent added Type-Defect area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-duplicate Closed in favor of an existing report labels Oct 9, 2012
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants