isSet Check if a value is a Set instance for type-safe Set operations utils-isset log Utils index.js Types Use isSet() to safely determine if a value supports Set methods like add(), has(), and iteration ["utils","types","isset","set","collection","type-checking"] Example
Categories