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 Jan 1, 2024
1 parent a02d8a8 commit e1582a9
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
1 change: 0 additions & 1 deletion .github/.keepalive

This file was deleted.

3 changes: 2 additions & 1 deletion data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ArrayBuffer.prototype.slice,"ArrayBuffer.prototype.slice( [start[, end]] )"
arraybuffer2buffer,"arraybuffer2buffer( buf[, byteOffset[, length]] )"
arrayCtors,"arrayCtors( dtype )"
arrayDataType,"arrayDataType( array )"
arrayDataTypes,"arrayDataTypes()"
arrayDataTypes,"arrayDataTypes( [kind] )"
arrayMinDataType,"arrayMinDataType( value )"
arrayNextDataType,"arrayNextDataType( [dtype] )"
arrayPromotionRules,"arrayPromotionRules( [dtype1, dtype2] )"
Expand Down Expand Up @@ -3730,6 +3730,7 @@ ndarrayDataBuffer,"ndarrayDataBuffer( x )"
ndarrayDataType,"ndarrayDataType( x )"
ndarrayDataTypes,"ndarrayDataTypes( [kind] )"
ndarrayDispatch,"ndarrayDispatch( fcns, types, data, nargs, nin, nout )"
ndarrayFlag,"ndarrayFlag( x, name )"
ndarrayFlags,"ndarrayFlags( x )"
ndarrayIndexModes,"ndarrayIndexModes()"
ndarrayMinDataType,"ndarrayMinDataType( 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 e1582a9

Please sign in to comment.