New upstream version 2.1.2
Showing
- README.md 16 additions, 9 deletionsREADME.md
- array-flatten.d.ts 16 additions, 0 deletionsarray-flatten.d.ts
- array-flatten.js 108 additions, 0 deletionsarray-flatten.js
- benchmark/code/arguments/pass-as-arguments.js 7 additions, 0 deletionsbenchmark/code/arguments/pass-as-arguments.js
- benchmark/code/arguments/pass-as-for.js 14 additions, 0 deletionsbenchmark/code/arguments/pass-as-for.js
- benchmark/code/arguments/pass-as-slice.js 8 additions, 0 deletionsbenchmark/code/arguments/pass-as-slice.js
- benchmark/code/concat.js 0 additions, 11 deletionsbenchmark/code/concat.js
- benchmark/code/current.js 0 additions, 3 deletionsbenchmark/code/current.js
- benchmark/code/depth/current.js 1 addition, 0 deletionsbenchmark/code/depth/current.js
- benchmark/code/depth/while.js 26 additions, 0 deletionsbenchmark/code/depth/while.js
- benchmark/code/flatten/concat.js 11 additions, 0 deletionsbenchmark/code/flatten/concat.js
- benchmark/code/flatten/current.js 1 addition, 0 deletionsbenchmark/code/flatten/current.js
- benchmark/code/flatten/for-value.js 19 additions, 0 deletionsbenchmark/code/flatten/for-value.js
- benchmark/code/flatten/for.js 17 additions, 0 deletionsbenchmark/code/flatten/for.js
- benchmark/code/flatten/if-depth.js 33 additions, 0 deletionsbenchmark/code/flatten/if-depth.js
- benchmark/code/flatten/no-return.js 19 additions, 0 deletionsbenchmark/code/flatten/no-return.js
- benchmark/code/flatten/reduce.js 11 additions, 0 deletionsbenchmark/code/flatten/reduce.js
- benchmark/code/flatten/tostring.js 19 additions, 0 deletionsbenchmark/code/flatten/tostring.js
- benchmark/code/flatten/while-2.js 20 additions, 0 deletionsbenchmark/code/flatten/while-2.js
- benchmark/code/flatten/while-3.js 22 additions, 0 deletionsbenchmark/code/flatten/while-3.js
array-flatten.d.ts
0 → 100644
array-flatten.js
0 → 100644
benchmark/code/arguments/pass-as-for.js
0 → 100644
benchmark/code/arguments/pass-as-slice.js
0 → 100644
benchmark/code/concat.js
deleted
100644 → 0
benchmark/code/current.js
deleted
100644 → 0
benchmark/code/depth/current.js
0 → 100644
benchmark/code/depth/while.js
0 → 100644
benchmark/code/flatten/concat.js
0 → 100644
benchmark/code/flatten/current.js
0 → 100644
benchmark/code/flatten/if-depth.js
0 → 100644
benchmark/code/flatten/no-return.js
0 → 100644
benchmark/code/flatten/reduce.js
0 → 100644
benchmark/code/flatten/tostring.js
0 → 100644
benchmark/code/flatten/while-2.js
0 → 100644
benchmark/code/flatten/while-3.js
0 → 100644
Please register or sign in to comment