Given that // is not acceptable, as others sarcastically reminded me,
and that this introduces new sytax, I think it might be best just to
add more functions. I don't think something like

> $d = first-existing: $a, $b, $c;

is any better than first_existing($a, $b, $c), and the former happens
at the expensive of inconsistency and a higher learning curve.

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to