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

JavaScript set #24

Open
jakirkham opened this issue Aug 4, 2018 · 1 comment · May be fixed by #60
Open

JavaScript set #24

jakirkham opened this issue Aug 4, 2018 · 1 comment · May be fixed by #60
Labels
enhancement New feature or request

Comments

@jakirkham
Copy link

In the docs, it says set is unsupported because JavaScript doesn't have one. Though it looks like Set was added to ES6 as noted in this SO answer. Not sure what version of JavaScript is being targeted by PScript, but maybe this is an option.

ref: http://pscript.readthedocs.io/en/latest/intro.html#support

@almarklein
Copy link
Member

Oh browser compatibility seems really good. I was not aware of that! :)

@almarklein almarklein added the enhancement New feature or request label Aug 4, 2018
This was referenced May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants