Skip to content

Commit 5797b93

Browse files
committed
Add a utilty fcn to determine a function's name
1 parent b508d4a commit 5797b93

File tree

5 files changed

+244
-0
lines changed

5 files changed

+244
-0
lines changed

lib/node_modules/@stdlib/utils/function-name/README.md

Lines changed: 79 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/function-name/examples/index.js

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/function-name/lib/index.js

Lines changed: 33 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/function-name/package.json

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/function-name/test/test.js

Lines changed: 77 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)