planttheidea / fast-copy

A blazing fast deep object copier
MIT License
1.13k stars 31 forks source link

manually coalesce the options #18

Closed planttheidea closed 5 years ago

planttheidea commented 5 years ago

Instead of defaulting to an object that is destructured, manually coalesce the options to their defaults. This is a small performance boost with the transpilation.