79720683

Date: 2025-07-31 01:48:39
Score: 1
Natty:
Report link

Converting the Map values() iterable into an array lets you use the Array.prototype.includes() method.

myMap.values().toArray().includes(z)

References:

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: mysteryegg