Skip to content

Commit 4037711

Browse files
committed
Update artifacts
1 parent 630b0fe commit 4037711

File tree

5 files changed

+7
-6
lines changed

5 files changed

+7
-6
lines changed

ndarray/base/flatten-shape/assign.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
243243
*
244244
* @param {NonNegativeIntegerArray} shape - array shape
245245
* @param {NonNegativeInteger} depth - maximum depth to flatten
246-
* @param {(Array|TypedArray|Object)} out - output object
247-
* @returns {(Array|TypedArray|Object)} array shape
246+
* @param {Collection} out - output object
247+
* @returns {Collection} array shape
248248
*
249249
* @example
250250
* var sh = [ 0, 0 ];
@@ -292,7 +292,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
292292
<div class='footer quiet pad2 space-top1 center small'>
293293
Code coverage generated by
294294
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
295-
at 2025-09-09T00:34:52.506Z
295+
at 2025-09-28T12:34:14.708Z
296296
</div>
297297
<script src="../../../../prettify.js"></script>
298298
<script>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[190,190,100,9,9,100,2,2,100,190,190,100,"4f0bbc61e1be1b422966710f4fd7a4a09e4605a6","2025-09-08 17:32:35 -0700"]
2+
[190,190,100,9,9,100,2,2,100,190,190,100,"8d55a4641a5e936d764313ebc470aa2ae38cfd17","2025-09-28 13:32:57 +0100"]

ndarray/base/flatten-shape/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1><a href="../../../../index.html">All files</a> ndarray/base/flatten-shape/li
131131
<div class='footer quiet pad2 space-top1 center small'>
132132
Code coverage generated by
133133
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134-
at 2025-09-09T00:34:52.506Z
134+
at 2025-09-28T12:34:14.708Z
135135
</div>
136136
<script src="../../../../prettify.js"></script>
137137
<script>

ndarray/base/flatten-shape/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
217217
<div class='footer quiet pad2 space-top1 center small'>
218218
Code coverage generated by
219219
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
220-
at 2025-09-09T00:34:52.506Z
220+
at 2025-09-28T12:34:14.708Z
221221
</div>
222222
<script src="../../../../prettify.js"></script>
223223
<script>

ndarray/base/flatten-shape/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
271271
<div class='footer quiet pad2 space-top1 center small'>
272272
Code coverage generated by
273273
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
274-
at 2025-09-09T00:34:52.506Z
274+
at 2025-09-28T12:34:14.708Z
275275
</div>
276276
<script src="../../../../prettify.js"></script>
277277
<script>

0 commit comments

Comments
 (0)