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 Dec 3, 2023
1 parent d6c56e7 commit 7c2df4f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3103,8 +3103,14 @@ isCollection,"isCollection( value )"
isComplex,"isComplex( value )"
isComplex64,"isComplex64( value )"
isComplex64Array,"isComplex64Array( value )"
isComplex64MatrixLike,"isComplex64MatrixLike( value )"
isComplex64ndarrayLike,"isComplex64ndarrayLike( value )"
isComplex64VectorLike,"isComplex64VectorLike( value )"
isComplex128,"isComplex128( value )"
isComplex128Array,"isComplex128Array( value )"
isComplex128MatrixLike,"isComplex128MatrixLike( value )"
isComplex128ndarrayLike,"isComplex128ndarrayLike( value )"
isComplex128VectorLike,"isComplex128VectorLike( value )"
isComplexLike,"isComplexLike( value )"
isComplexTypedArray,"isComplexTypedArray( value )"
isComplexTypedArrayLike,"isComplexTypedArrayLike( 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 7c2df4f

Please sign in to comment.