Mohamed Hegazy

Results 3 issues of Mohamed Hegazy

When comparing a generic type to a conditional type whose checkType is the same type, we have additional information that we are not utilizing.. for instance: ```ts function f(x: T)...

Suggestion
Awaiting More Feedback

Courtesy of @bterlson http://www.typescriptlang.org/docs/handbook/iterators-and-generators.html This section doesn't mention generators at all. Should the section be renamed? Should the content expand to say something about generators? I'd say the latter.

New Topic
Update

Untill [redirection in types-publisher](https://github.com/Microsoft/types-publisher/issues/4) is implemented, is it possible to get the `@types` package updated to match the definitions here? these declaration files seem to be more accurate than the...