> The => is just a suggestion, other options using existing keywords is:
> return expr() then output();
> return expr(): output();
> 
> I do not know if other languages support something like that.


I think it might be a good idea to check other languages to see if they support 
something like this. We could use their examples as points of reference for 
discussing whether to include this functionality in PHP.

Cheers,
Ben


Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to