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 Jun 2, 2024
1 parent 6040eaf commit e1fd250
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 9 deletions.
1 change: 0 additions & 1 deletion .github/.keepalive

This file was deleted.

8 changes: 4 additions & 4 deletions data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1523,12 +1523,12 @@ codePointAt,"@stdlib/string-code-point-at"
commonKeys,"@stdlib/utils-common-keys"
commonKeysIn,"@stdlib/utils-common-keys-in"
complex,"@stdlib/complex-cmplx"
Complex64,"@stdlib/complex-float32"
Complex64,"@stdlib/complex-float32-ctor"
COMPLEX64_NAN,"@stdlib/constants-complex64-nan"
COMPLEX64_NUM_BYTES,"@stdlib/constants-complex64-num-bytes"
COMPLEX64_ZERO,"@stdlib/constants-complex64-zero"
Complex64Array,"@stdlib/array-complex64"
Complex128,"@stdlib/complex-float64"
Complex128,"@stdlib/complex-float64-ctor"
COMPLEX128_NAN,"@stdlib/constants-complex128-nan"
COMPLEX128_NUM_BYTES,"@stdlib/constants-complex128-num-bytes"
COMPLEX128_ZERO,"@stdlib/constants-complex128-zero"
Expand Down Expand Up @@ -2867,8 +2867,8 @@ reverseString,"@stdlib/string-reverse"
reviveBasePRNG,"@stdlib/random-base-reviver"
reviveBuffer,"@stdlib/buffer-reviver"
reviveComplex,"@stdlib/complex-reviver"
reviveComplex64,"@stdlib/complex-reviver-float32"
reviveComplex128,"@stdlib/complex-reviver-float64"
reviveComplex64,"@stdlib/complex-float32-reviver"
reviveComplex128,"@stdlib/complex-float64-reviver"
reviveError,"@stdlib/error-reviver"
reviveRegExp,"@stdlib/regexp-reviver"
reviveTypedArray,"@stdlib/array-reviver"
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 e1fd250

Please sign in to comment.