-
Notifications
You must be signed in to change notification settings - Fork 98
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
Data structures section #4
Comments
I guess I should go for "Primitive data types" and "Data structures" for now, looking at the terminology in Wikipedia. Another data structure we have in DOM is "trees", though it hasn't seen adoption beyond DOM so far (I thought it might be useful for browsing contexts at some point, but maybe not). |
Merged
domenic
added a commit
to whatwg/webidl
that referenced
this issue
Feb 22, 2017
This closes whatwg/infra#4 and whatwg/infra#65. It also helps a bit with #242.
tobie
pushed a commit
to whatwg/webidl
that referenced
this issue
Feb 22, 2017
This closes whatwg/infra#4 and whatwg/infra#65. Partially addresses #242.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Distinct from data types, I think.
In all cases we want clear instructions and examples around the verbiage for adding to/removing from/looking up in the collection.
Known used types:
The text was updated successfully, but these errors were encountered: