Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumJavaScriptMap Set WeakMapSingle-choice MCQ

Which is the output?

console.log(new Set([{}, {}]).size === 1);