Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Document type guards and determining runtime type information #52

Closed
DanielRosenwasser opened this issue Jun 29, 2015 · 4 comments
Closed
Assignees

Comments

@DanielRosenwasser
Copy link
Member

Somewhat related is @drudru's issue filed here: microsoft/TypeScript#3660.

@mhegazy
Copy link
Contributor

mhegazy commented Jun 29, 2015

please see my comment: microsoft/TypeScript#3660 (comment)

use function.name if available or use a pollyfill for it.

@DanielRosenwasser DanielRosenwasser self-assigned this Oct 13, 2015
@DanielRosenwasser
Copy link
Member Author

Fixed by #74, though the second half of this isn't covered.

@DanielRosenwasser
Copy link
Member Author

Actually, since #35 covers type guards, maybe we should keep this open?

@mhegazy
Copy link
Contributor

mhegazy commented Mar 24, 2016

this should be fixed now.

@mhegazy mhegazy closed this as completed Mar 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants