-
-
Notifications
You must be signed in to change notification settings - Fork 482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add array/base/mskfilter-map
#1705
feat: add array/base/mskfilter-map
#1705
Conversation
@Planeshifter, can u review this PR? |
@AuenKr Will do today! |
@Planeshifter, waiting for review |
array/base/mskfilter-map
lib/node_modules/@stdlib/array/base/mskfilter-map/benchmark/benchmark.assign.length.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/benchmark/benchmark.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/benchmark/benchmark.length.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/repl.txt
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/repl.txt
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/examples/index.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/examples/index.js
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AuenKr Thanks for working on this. Left some additional comments.
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/array/base/mskfilter-map/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @AuenKr for this PR! I was so free to finish addressing the remaining feedback and giving the code one more review. Will merge once CI has cleared.
Resolves #1322 .
Description
This pull request:
@stdlib/array/base/mskfilter-map
.Related Issues
This pull request:
@stdlib/array/base/mskfilter-map
#1322Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers