File tree Expand file tree Collapse file tree 18 files changed +30
-30
lines changed Expand file tree Collapse file tree 18 files changed +30
-30
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
265
265
* @param {string} x.order - specifies whether `x` is row-major (C-style) or column-major (Fortran-style)
266
266
* @param {Function} predicate - predicate function
267
267
* @param {*} thisArg - predicate function execution context
268
- * @returns {boolean} boolean indicating whether at least one element pass a test
268
+ * @returns {boolean} boolean indicating whether at least one element passes a test
269
269
*
270
270
* @example
271
271
* var Float64Array = require( '@stdlib/array/float64' );
@@ -319,7 +319,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
319
319
< div class ='footer quiet pad2 space-top1 center small '>
320
320
Code coverage generated by
321
321
< a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
322
- at 2025-07-17T20:51:49.572Z
322
+ at 2025-07-17T21:33:44.771Z
323
323
</ div >
324
324
< script src ="../../../../prettify.js "> </ script >
325
325
< script >
Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
272
272
* @param {Array<Function>} x.accessors - data buffer accessors
273
273
* @param {Function} predicate - predicate function
274
274
* @param {*} thisArg - predicate function execution context
275
- * @returns {boolean} boolean indicating whether at least one element pass a test
275
+ * @returns {boolean} boolean indicating whether at least one element passes a test
276
276
*
277
277
* @example
278
278
* var toAccessorArray = require( '@stdlib/array/base/to-accessor-array' );
@@ -328,7 +328,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
328
328
< div class ='footer quiet pad2 space-top1 center small '>
329
329
Code coverage generated by
330
330
< a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
331
- at 2025-07-17T20:51:49.572Z
331
+ at 2025-07-17T21:33:44.771Z
332
332
</ div >
333
333
< script src ="../../../../prettify.js "> </ script >
334
334
< script >
Original file line number Diff line number Diff line change @@ -309,7 +309,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
309
309
* @param {string} x.order - specifies whether `x` is row-major (C-style) or column-major (Fortran-style)
310
310
* @param {Function} predicate - predicate function
311
311
* @param {*} thisArg - predicate function execution context
312
- * @returns {boolean} boolean indicating whether at least one element pass a test
312
+ * @returns {boolean} boolean indicating whether at least one element passes a test
313
313
*
314
314
* @example
315
315
* var Float64Array = require( '@stdlib/array/float64' );
@@ -385,7 +385,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
385
385
< div class ='footer quiet pad2 space-top1 center small '>
386
386
Code coverage generated by
387
387
< a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
388
- at 2025-07-17T20:51:49.572Z
388
+ at 2025-07-17T21:33:44.771Z
389
389
</ div >
390
390
< script src ="../../../../prettify.js "> </ script >
391
391
< script >
Original file line number Diff line number Diff line change @@ -324,7 +324,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
324
324
* @param {Array<Function>} x.accessors - data buffer accessors
325
325
* @param {Function} predicate - predicate function
326
326
* @param {*} thisArg - predicate function execution context
327
- * @returns {boolean} boolean indicating whether at least one element pass a test
327
+ * @returns {boolean} boolean indicating whether at least one element passes a test
328
328
*
329
329
* @example
330
330
* var toAccessorArray = require( '@stdlib/array/base/to-accessor-array' );
@@ -406,7 +406,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
406
406
< div class ='footer quiet pad2 space-top1 center small '>
407
407
Code coverage generated by
408
408
< a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
409
- at 2025-07-17T20:51:49.572Z
409
+ at 2025-07-17T21:33:44.771Z
410
410
</ div >
411
411
< script src ="../../../../prettify.js "> </ script >
412
412
< script >
Original file line number Diff line number Diff line change @@ -379,7 +379,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
379
379
* @param {string} x.order - specifies whether `x` is row-major (C-style) or column-major (Fortran-style)
380
380
* @param {Function} predicate - predicate function
381
381
* @param {*} thisArg - predicate function execution context
382
- * @returns {boolean} boolean indicating whether at least one element pass a test
382
+ * @returns {boolean} boolean indicating whether at least one element passes a test
383
383
*
384
384
* @example
385
385
* var Float64Array = require( '@stdlib/array/float64' );
@@ -478,7 +478,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
478
478
< div class ='footer quiet pad2 space-top1 center small '>
479
479
Code coverage generated by
480
480
< a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
481
- at 2025-07-17T20:51:49.572Z
481
+ at 2025-07-17T21:33:44.771Z
482
482
</ div >
483
483
< script src ="../../../../prettify.js "> </ script >
484
484
< script >
Original file line number Diff line number Diff line change @@ -394,7 +394,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
394
394
* @param {Array<Function>} x.accessors - data buffer accessors
395
395
* @param {Function} predicate - predicate function
396
396
* @param {*} thisArg - predicate function execution context
397
- * @returns {boolean} boolean indicating whether at least one element pass a test
397
+ * @returns {boolean} boolean indicating whether at least one element passes a test
398
398
*
399
399
* @example
400
400
* var toAccessorArray = require( '@stdlib/array/base/to-accessor-array' );
@@ -499,7 +499,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
499
499
< div class ='footer quiet pad2 space-top1 center small '>
500
500
Code coverage generated by
501
501
< a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
502
- at 2025-07-17T20:51:49.572Z
502
+ at 2025-07-17T21:33:44.771Z
503
503
</ div >
504
504
< script src ="../../../../prettify.js "> </ script >
505
505
< script >
Original file line number Diff line number Diff line change @@ -431,7 +431,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
431
431
* @param {string} x.order - specifies whether `x` is row-major (C-style) or column-major (Fortran-style)
432
432
* @param {Function} predicate - predicate function
433
433
* @param {*} thisArg - predicate function execution context
434
- * @returns {boolean} boolean indicating whether at least one element pass a test
434
+ * @returns {boolean} boolean indicating whether at least one element passes a test
435
435
*
436
436
* @example
437
437
* var Float64Array = require( '@stdlib/array/float64' );
@@ -556,7 +556,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
556
556
< div class ='footer quiet pad2 space-top1 center small '>
557
557
Code coverage generated by
558
558
< a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
559
- at 2025-07-17T20:51:49.572Z
559
+ at 2025-07-17T21:33:44.771Z
560
560
</ div >
561
561
< script src ="../../../../prettify.js "> </ script >
562
562
< script >
Original file line number Diff line number Diff line change @@ -446,7 +446,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
446
446
* @param {Array<Function>} x.accessors - data buffer accessors
447
447
* @param {Function} predicate - predicate function
448
448
* @param {*} thisArg - predicate function execution context
449
- * @returns {boolean} boolean indicating whether at least one element pass a test
449
+ * @returns {boolean} boolean indicating whether at least one element passes a test
450
450
*
451
451
* @example
452
452
* var toAccessorArray = require( '@stdlib/array/base/to-accessor-array' );
@@ -577,7 +577,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
577
577
< div class ='footer quiet pad2 space-top1 center small '>
578
578
Code coverage generated by
579
579
< a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
580
- at 2025-07-17T20:51:49.572Z
580
+ at 2025-07-17T21:33:44.771Z
581
581
</ div >
582
582
< script src ="../../../../prettify.js "> </ script >
583
583
< script >
Original file line number Diff line number Diff line change @@ -399,7 +399,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
399
399
* @param {string} x.order - specifies whether `x` is row-major (C-style) or column-major (Fortran-style)
400
400
* @param {Function} predicate - predicate function
401
401
* @param {*} thisArg - predicate function execution context
402
- * @returns {boolean} boolean indicating whether at least one element pass a test
402
+ * @returns {boolean} boolean indicating whether at least one element passes a test
403
403
*
404
404
* @example
405
405
* var Float64Array = require( '@stdlib/array/float64' );
@@ -508,7 +508,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
508
508
< div class ='footer quiet pad2 space-top1 center small '>
509
509
Code coverage generated by
510
510
< a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
511
- at 2025-07-17T20:51:49.572Z
511
+ at 2025-07-17T21:33:44.771Z
512
512
</ div >
513
513
< script src ="../../../../prettify.js "> </ script >
514
514
< script >
Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
414
414
* @param {Array<Function>} x.accessors - data buffer accessors
415
415
* @param {Function} predicate - predicate function
416
416
* @param {*} thisArg - predicate function execution context
417
- * @returns {boolean} boolean indicating whether at least one element pass a test
417
+ * @returns {boolean} boolean indicating whether at least one element passes a test
418
418
*
419
419
* @example
420
420
* var toAccessorArray = require( '@stdlib/array/base/to-accessor-array' );
@@ -529,7 +529,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">ndarra
529
529
< div class ='footer quiet pad2 space-top1 center small '>
530
530
Code coverage generated by
531
531
< a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
532
- at 2025-07-17T20:51:49.572Z
532
+ at 2025-07-17T21:33:44.771Z
533
533
</ div >
534
534
< script src ="../../../../prettify.js "> </ script >
535
535
< script >
You can’t perform that action at this time.
0 commit comments