On 2015-05-12 17:21:03 +0000, Steven Schveighoffer <[email protected]> said:
Of course, array appending is an odd duck here, as generally you are not generally able to add data to an immutable piece of data.
A similar odd duck would be reference counting (again, mutable metadata attached to immutable data).
-- Michel Fortin [email protected] http://michelf.ca
