Observations
Important: Structure only does coercion during object creation, so mutating an array (using push, for example) won't coerce the new item:
Last updated
Important: Structure only does coercion during object creation, so mutating an array (using push, for example) won't coerce the new item:
Last updated