rfc:cachediterable_straw_poll

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:cachediterable_straw_poll [2021/06/02 02:16] tandrerfc:cachediterable_straw_poll [2021/06/05 00:24] tandre
Line 72: Line 72:
 Functionality of interest in the successor to the [[rfc:any_all_on_iterable|any() and all() on iterables]] RFC: [[https://github.com/php/php-src/pull/6053|any()/all()/none()/find()/reduce()]] Functionality of interest in the successor to the [[rfc:any_all_on_iterable|any() and all() on iterables]] RFC: [[https://github.com/php/php-src/pull/6053|any()/all()/none()/find()/reduce()]]
  
-(functionality such as reversed(), flip(iterable): CachedIterable, etc. that would require CachedIterable is left out of this question)+(functionality such as ''reversed()''''flip(iterable): CachedIterable'', etc. (which would require ''CachedIterable''is left out of this question)
  
 (in this proposal, find() and reduce() act only on values of iterables. Passing too many arguments is currently an error for internal functions and it is possible that it would be deprecated for user-defined functions in the future.) (in this proposal, find() and reduce() act only on values of iterables. Passing too many arguments is currently an error for internal functions and it is possible that it would be deprecated for user-defined functions in the future.)
Line 83: Line 83:
    * Still too small in scope    * Still too small in scope
 </doodle> </doodle>
 +
 +===== References =====
 +https://externals.io/message/114687 "Namespaces in bundled extensions" and iterable additions to the standard library
rfc/cachediterable_straw_poll.txt · Last modified: 2021/06/13 14:33 by tandre