Y
Hacker News
new
|
ask
|
show
|
jobs
by
markrages
1756 days ago
> Why does the linter rule not, instead, check if the while loop is unbounded and warn the user of that?
Indeed, the linter only needs to incorporate of the many known solutions to the halting problem.
1 comments
phnofive
1756 days ago
unBounded = null
link