xtend
Extend JS standard library with xtend
Usage
xtend all modules
import 'https://deno.land/x/xtend@v0.1.0/index.js'
xtend single module
import xtendArray from 'https://deno.land/x/xtend@v0.1.0/src/array.js' xtendArray()
xtended modules
- Array
- sum - returns the sum of all the values in array