Hacker News new | ask | show | jobs
by goatlover 3224 days ago
Wouldn't any programmer recognize that Boolean(val) is a cast to a True/False value that's most likely an object, given the uppercase?
1 comments

Perhaps, but it's a primitive, not an object.