UNPKG

supergeneric

Version:

Supergeneric JS helper functions... formatters, math functions, sort functions, etc.

2 lines (1 loc) 59 B
const s=(...s)=>Object.assign({},...s);export{s as merge};