File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<section class =" release " id =" unreleased " >
6
6
7
- ## Unreleased (2024-09-15 )
7
+ ## Unreleased (2024-09-21 )
8
8
9
9
<section class =" bug-fixes " >
10
10
22
22
23
23
<details >
24
24
25
+ - [ ` 2faaf21 ` ] ( https://github.com/stdlib-js/stdlib/commit/2faaf217eab865f9e40abbb0bf21b374595853e9 ) - ** docs:** fix example _ (by Athan Reines)_
25
26
- [ ` 8d3352e ` ] ( https://github.com/stdlib-js/stdlib/commit/8d3352e666353624f97e95ee0805b7d641fc775a ) - ** fix:** add missing property _ (by Athan Reines)_
26
27
27
28
</details >
Original file line number Diff line number Diff line change 2
2
#
3
3
# Contributors listed in alphabetical order.
4
4
5
+ Aayush Khanna <96649223+aayush0325@users.noreply.github.com>
5
6
Adarsh Palaskar <adarshpalaskar99@gmail.com>
6
7
Aditya Sapra <adityaework@gmail.com>
7
8
AgPriyanshu18 <113460573+AgPriyanshu18@users.noreply.github.com>
@@ -39,6 +40,7 @@ Joey Reed <joeyrreed@gmail.com>
39
40
Jordan Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com>
40
41
Joris Labie <joris.labie1@gmail.com>
41
42
Justin Dennison <justin1dennison@gmail.com>
43
+ Kaif Mohd <mdkaifprofession@gmail.com>
42
44
Karthik Prakash <116057817+skoriop@users.noreply.github.com>
43
45
Khaldon <kahmd1444@gmail.com>
44
46
Krishnendu Das <86651039+itskdhere@users.noreply.github.com>
Original file line number Diff line number Diff line change 70
70
* // returns <Complex128Array>
71
71
*
72
72
* var len = arr.length;
73
- * // returns 2
73
+ * // returns 1
74
74
*
75
75
* @example
76
76
* var ArrayBuffer = require( '@stdlib/array-buffer' );
You can’t perform that action at this time.
0 commit comments