WeakMap, as the name suggests, is an object in which keys are weakly referenced to the key/value pairs. That means that values can be anything.
確定! 回上一頁