Hacker News new | ask | show | jobs
by bobbyi_settv 3596 days ago
In languages without '?', it's common to prefix the predicate function's name with "is", for example is_empty or isEmpty.