Skip to content

Commit 5b07c48

Browse files
committed
Fix example
Example assumed that all integers would be generated; however, periodically, integers would not be generated, leaving holes in the array, resulting in an error when attempting to access the value length.
1 parent 70a1c54 commit 5b07c48

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

lib/node_modules/@stdlib/utils/object-inverse/README.md

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/object-inverse/examples/index.js

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)