Hacker News new | ask | show | jobs
by billpg 1617 days ago
Don't support "truthy" or "falsey" values. Any if/while/etc conditions must only have boolean type, causing an error if the value is any other type.