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

功能请求:改进对 Set 的支持 #411

Open
14725 opened this issue Dec 27, 2023 · 0 comments
Open

功能请求:改进对 Set 的支持 #411

14725 opened this issue Dec 27, 2023 · 0 comments

Comments

@14725
Copy link

14725 commented Dec 27, 2023

当前的 Console 有:

> a = new Set([1,2,3])
  Set {}

并且展开也不能看到 Set 的值。(虽然展开成数组不麻烦)

Eruda 3.0.0

希望能看到 Set 里面的元素。(或许是因为 Set 不用属性来存储值了)

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

1 participant