-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
Suggestion Backlog Slog, 8/29/2016 #10596
Labels
Design Notes
Notes from our design meetings
Comments
|
RyanCavanaugh
changed the title
Suggestion Backlog Slog, 8/29/2016
Suggestion Backlog Slog
Aug 29, 2016
noticed that issues have not been updated yet. reopening. |
RyanCavanaugh
changed the title
Suggestion Backlog Slog
Suggestion Backlog Slog, 8/29/2016
Mar 13, 2017
Flushed notes |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
typeof
should return"string" | "number" | "boolean" ...
let x: string;
?prototype
in class method initializationT | undefined
for non-omnipresent properties in union typesconst
ness of parameters (already done?)The text was updated successfully, but these errors were encountered: