Y
Hacker News
new
|
ask
|
show
|
jobs
by
AnimalMuppet
879 days ago
"Break" and "continue" have been (accurately) described as "structured goto". They are, at heart, goto. But they are constrained to operate in ways the make sense within the structured programming approach.