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

unclear what the default implementation is for queue, or who implements queue #17384

Closed
sethladd opened this issue Mar 10, 2014 · 6 comments
Closed
Labels
area-pkg closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug

Comments

@sethladd
Copy link
Contributor

Hi,

I was browsing https://api.dartlang.org/apidocs/channels/stable/#dart-collection.Queue and I couldn't figure out if anything implements or extends queue. It also wasn't clear what the default implementation of Queue is.

Displaying that information can help me understand how queue is implemented and what my options are.

Thanks!


Attachment:
[Screen Shot 2014-03-10 at 10.38.43 AM.png](https://storage.googleapis.com/google-code-attachments/dart/issue-17384/comment-0/Screen Shot 2014-03-10 at 10.38.43 AM.png) (178.70 KB)

@lrhn
Copy link
Member

lrhn commented Mar 11, 2014

I believe the old DartDoc showed classes implementing an interface on the documentation of the interface. That seems to be missing here.

@kevmoo
Copy link
Member

kevmoo commented Mar 17, 2014

Added Pkg-DartDoc label.

@kevmoo
Copy link
Member

kevmoo commented Mar 17, 2014

Removed Area-DartDoc label.
Added Area-Pkg label.

@kevmoo
Copy link
Member

kevmoo commented Apr 7, 2014

Removed Pkg-DartDoc label.
Added Pkg-DocGen label.

@srawlins
Copy link
Member

srawlins commented Jun 8, 2014

Is this a duplicate of issue #17345 then? https://code.google.com/p/dart/issues/detail?id=17345

@sethladd
Copy link
Contributor Author

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

@sethladd sethladd added Type-Enhancement area-pkg closed-duplicate Closed in favor of an existing report labels Jan 12, 2015
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed priority-unassigned labels Mar 1, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-pkg closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants