Hacker News new | ask | show | jobs
by lsllc 2745 days ago
> A language needs only one conditional control flow construct.

If by "one" you mean `if` _and_ `switch` then yes!

1 comments

and `select`