Skip to content

Commit e21e217

Browse files
committed
Update artifacts
1 parent c4ee11f commit e21e217

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[84,84,100,5,5,100,1,1,100,84,84,100,"11ad206dbf92e0a1827ccdf5aa8f4c58bf82ed2a","2024-06-30 22:55:28 -0700"]
2+
[84,84,100,5,5,100,1,1,100,84,84,100,"3903a00a30db6971ca702de5d93f023a27f32885","2024-07-07 08:48:45 -0700"]

strided/base/stride2offset/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1>All files</h1>
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2024-07-01T05:57:46.440Z
119+
at 2024-07-07T15:50:31.602Z
120120
</div>
121121
<script src="prettify.js"></script>
122122
<script>

strided/base/stride2offset/index.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ <h1><a href="index.html">All files</a> index.js</h1>
171171
* @example
172172
* var stride2offset = require( '@stdlib/strided/base/stride2offset' );
173173
*
174-
* var offset = stride2offset( N, -10 );
175-
* // returns 99
174+
* var offset = stride2offset( 10, -10 );
175+
* // returns 90
176176
*/
177177
&nbsp;
178178
// MODULES //
@@ -190,7 +190,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
190190
<div class='footer quiet pad2 space-top1 center small'>
191191
Code coverage generated by
192192
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
193-
at 2024-07-01T05:57:46.440Z
193+
at 2024-07-07T15:50:31.602Z
194194
</div>
195195
<script src="prettify.js"></script>
196196
<script>

strided/base/stride2offset/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
202202
<div class='footer quiet pad2 space-top1 center small'>
203203
Code coverage generated by
204204
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
205-
at 2024-07-01T05:57:46.440Z
205+
at 2024-07-07T15:50:31.602Z
206206
</div>
207207
<script src="prettify.js"></script>
208208
<script>

0 commit comments

Comments
 (0)