jtenner 117cc1629b Implement TypedArray#map (#365)
* Also cleans up TypedArray#reduce/reduceRight test cases
* Also fixes the (what needs to be) overloads on Uint8ClampedArray
2018-12-07 19:40:21 +01:00
..
2018-12-07 19:40:21 +01:00

Standard library components for use with tsc (portable) and asc (assembly).

Base configurations (.json) and definition files (.d.ts) are relevant to tsc only and not used by asc.