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

Document the "is" keyword/operator. #468

Open
2 tasks
EricBishton opened this issue Sep 7, 2020 · 2 comments
Open
2 tasks

Document the "is" keyword/operator. #468

EricBishton opened this issue Sep 7, 2020 · 2 comments

Comments

@EricBishton
Copy link
Member

The "is" keyword (or operator) has been available since Haxe 4.0, but it isn't mentioned at all in the manual.

  • Document "is" on the keyword page. It is not as restricted as the other keywords in that it is still usable as an identifier.
  • Document "is" on the binary operators page, in the last section next to the arrow operator.
@onehundredfeet
Copy link

Would love to know what this is

@gamerbross
Copy link

Would love to know what this is

it redirects Std.isOfType/Std.is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants