rfc:spread_operator_for_array

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:spread_operator_for_array [2019/04/05 06:03] jhdxrrfc:spread_operator_for_array [2019/04/05 06:09] jhdxr
Line 31: Line 31:
 ==== String keys ==== ==== String keys ====
  
-In order to make the behavior consistent with [[rfc:argument_unpacking|argument unpacking]], string keys are not supported. An recoverable error will be thrown once a string key is encountered.+In order to make the behavior consistent with [[rfc:argument_unpacking|argument unpacking]], string keys are not supported. recoverable error will be thrown once a string key is encountered.
  
 ==== By-reference passing ==== ==== By-reference passing ====
rfc/spread_operator_for_array.txt · Last modified: 2019/05/13 12:45 by nikic