Hacker News new | ask | show | jobs
by deergomoo 2036 days ago
One reason for PHP specifically is that in PHP switch performs type coercion whereas match does not.