Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Oct 31, 2023
1 parent 5c891ec commit 6667c19
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 5 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ Stephannie Jiménez Gacha <[email protected]>
Yernar Yergaziyev <[email protected]>
orimiles5 <[email protected]>
rei2hu <[email protected]>
rgizz <[email protected]>
3 changes: 2 additions & 1 deletion data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3732,6 +3732,7 @@ nditerValues,"nditerValues( x[, options] )"
ndslice,"ndslice( x, ...s[, options] )"
ndsliceAssign,"ndsliceAssign( x, y, ...s[, options] )"
ndsliceDimension,"ndsliceDimension( x, dim, slice[, options] )"
ndsliceDimensionFrom,"ndsliceDimensionFrom( x, dim, start[, options] )"
ndsliceDimensionTo,"ndsliceDimensionTo( x, dim, stop[, options] )"
ndzeros,"ndzeros( shape[, options] )"
ndzerosLike,"ndzerosLike( x[, options] )"
Expand Down Expand Up @@ -4284,7 +4285,7 @@ reUtf16SurrogatePair.REGEXP,"reUtf16SurrogatePair.REGEXP"
reUtf16UnpairedSurrogate,"reUtf16UnpairedSurrogate()"
reUtf16UnpairedSurrogate.REGEXP,"reUtf16UnpairedSurrogate.REGEXP"
reverseArguments,"reverseArguments( fcn[, thisArg] )"
reverseString,"reverseString( str )"
reverseString,"reverseString( str[, options] )"
reviveBasePRNG,"reviveBasePRNG( key, value )"
reviveBuffer,"reviveBuffer( key, value )"
reviveComplex,"reviveComplex( key, value )"
Expand Down
2 changes: 1 addition & 1 deletion data/data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit 6667c19

Please sign in to comment.