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

Improve generic extension docs #2171

Open
kwalrath opened this issue Dec 11, 2019 · 1 comment
Open

Improve generic extension docs #2171

kwalrath opened this issue Dec 11, 2019 · 1 comment
Assignees
Labels
a.language Relates to the Dart language tour e2-days Can complete in < 5 days of normal, not dedicated, work from.to-do Issue raised from inline TODO comment p2-medium Necessary but not urgent concern. Resolve when possible. st.triage.ltw Indicates Lead Tech Writer has triaged

Comments

@kwalrath
Copy link
Contributor

kwalrath commented Dec 11, 2019

We should flesh out https://dart.dev/guides/language/extension-methods#implementing-generic-extensions.

See the comments in the page's source for ideas.

{% comment %}
TODO (https://github.com/dart-lang/site-www/issues/2171):
Add more info about generic extensions. 
For example, in the following code, `T` is `PENDING` because PENDING:

[PENDING: example]

[PENDING: Explain why it matters in normal usage.]
{% endcomment %}
@kwalrath kwalrath added this to the D27 release milestone Dec 11, 2019
@kwalrath kwalrath added e2-days Can complete in < 5 days of normal, not dedicated, work p2-medium Necessary but not urgent concern. Resolve when possible. labels Dec 11, 2019
@kwalrath kwalrath removed this from the D27 release milestone Feb 27, 2020
@atsansone atsansone added a.language Relates to the Dart language tour st.triage.ltw Indicates Lead Tech Writer has triaged labels Apr 5, 2023
@atsansone atsansone added the from.team Reported by Dash docs team member label Aug 21, 2023
@atsansone atsansone added from.to-do Issue raised from inline TODO comment and removed from.team Reported by Dash docs team member labels May 15, 2024
@atsansone
Copy link
Contributor

@MaryaBelanger : Assigning to you as you have other issues covering the same topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a.language Relates to the Dart language tour e2-days Can complete in < 5 days of normal, not dedicated, work from.to-do Issue raised from inline TODO comment p2-medium Necessary but not urgent concern. Resolve when possible. st.triage.ltw Indicates Lead Tech Writer has triaged
Projects
None yet
Development

No branches or pull requests

3 participants