Appearance
详解 symbol 的使用场景
用于修改对象和数组的默认 [...] 和 for of 下的迭代行为。
[...]
for of
修改 toString 默认行为
修改 instance 默认行为。