On 19/12/2020 20:24, tyson andre wrote:
Hi internals,

I've created a straw poll for the naming pattern to use for `*any()` and 
`*all()` on iterables.
https://wiki.php.net/rfc/any_all_on_iterable_straw_poll

These functions make sense. However I think we need to give renewed consideration to:

$itr->all();
$itr->some(...);



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

Reply via email to