Don't Fear The Spread Operator (Or Abuse It)



Don't Fear The Spread Operator (Or Abuse It)

Don't Fear The Spread Operator (Or Abuse It)

For a single atomic operation spread is super fast and is usually as fast as it’s destructive counterpart.

Test Code: https://gist.github.com/jherr/384692f0c71edbb2702f2c5dd1befb32

#shorts

Comments are closed.