Skip to content

Commit 81c36fe

Browse files
committed
Auto-generated commit
1 parent 9bee827 commit 81c36fe

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CONTRIBUTORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Karthik Prakash <116057817+skoriop@users.noreply.github.com>
3030
Khaldon <kahmd1444@gmail.com>
3131
Marcus Fantham <mfantham@users.noreply.github.com>
3232
Matt Cochrane <matthew.cochrane.eng@gmail.com>
33+
Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
3334
Milan Raj <rajsite@users.noreply.github.com>
3435
Momtchil Momtchev <momtchil@momtchev.com>
3536
Naresh Jagadeesan <naresh.naresh000@gmail.com>
@@ -48,6 +49,7 @@ Ryan Seal <splrk@users.noreply.github.com>
4849
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
4950
Shraddheya Shendre <shendreshraddheya@gmail.com>
5051
Shubham <shubh622005@gmail.com>
52+
Snehil Shah <130062020+Snehil-Shah@users.noreply.github.com>
5153
Spandan Barve <114365550+marsian83@users.noreply.github.com>
5254
Stephannie Jiménez Gacha <steff456@hotmail.com>
5355
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1762,7 +1762,7 @@ setReadOnly( Complex128Array.prototype, 'reduce', function reduce( reducer, init
17621762
});
17631763

17641764
/**
1765-
* Applies a provided callback function to each element of the array, in reverse order, passing in the return value from the calculation on the following element and returning the accumulated result upon completion.
1765+
* Applies a provided callback function to each element of the array, in reverse order, passing in the return value from the calculation on the preceding element and returning the accumulated result upon completion.
17661766
*
17671767
* @name reduceRight
17681768
* @memberof Complex128Array.prototype

0 commit comments

Comments
 (0)