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

object?.property support for typescript? #1397

Closed
vilicvane opened this issue Dec 8, 2014 · 2 comments
Closed

object?.property support for typescript? #1397

vilicvane opened this issue Dec 8, 2014 · 2 comments
Labels
Duplicate An existing issue was already created Suggestion An idea for TypeScript

Comments

@vilicvane
Copy link
Contributor

// equivalent to
object && object.property

Just saw this new feature in C# 6.0, what about bring it to typescript?

@DickvdBrink
Copy link
Contributor

Great suggestion, is already mentioned here though :) #16

@DanielRosenwasser
Copy link
Member

Yup, let's please continue relevant discussion on that issue.

@DanielRosenwasser DanielRosenwasser added Duplicate An existing issue was already created Suggestion An idea for TypeScript labels Dec 8, 2014
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Duplicate An existing issue was already created Suggestion An idea for TypeScript
Projects
None yet
Development

No branches or pull requests

3 participants