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 Jul 15, 2023
1 parent ea100e3 commit e74b61a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,7 @@ base.floorb,"@stdlib/math-base-special-floorb"
base.floorf,"@stdlib/math-base-special-floorf"
base.floorn,"@stdlib/math-base-special-floorn"
base.floorsd,"@stdlib/math-base-special-floorsd"
base.forEachGraphemeCluster,"@stdlib/string-base-for-each-grapheme-cluster"
base.fresnel,"@stdlib/math-base-special-fresnel"
base.fresnelc,"@stdlib/math-base-special-fresnelc"
base.fresnels,"@stdlib/math-base-special-fresnels"
Expand Down Expand Up @@ -1499,6 +1500,7 @@ FLOAT64_SMALLEST_SUBNORMAL,"@stdlib/constants-float64-smallest-subnormal"
Float64Array,"@stdlib/array-float64"
forEach,"@stdlib/utils-for-each"
forEachAsync,"@stdlib/utils-async-for-each"
forEachChar,"@stdlib/string-for-each"
forEachRight,"@stdlib/utils-for-each-right"
forEachRightAsync,"@stdlib/utils-async-for-each-right"
forIn,"@stdlib/utils-for-in"
Expand Down
2 changes: 1 addition & 1 deletion data/data.json

Large diffs are not rendered by default.

0 comments on commit e74b61a

Please sign in to comment.