Echo JS 0.11.0

<~>
bruno-c 1699 days ago. link 1 point
Could be interesting to compare it to `array.concat([item])`. 

I know that Array.prototype.push is generic and can work with several kinds of objects but not sure about `concat`.

Replies