stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

[RFC]: improve type declarations for `@stdlib/utils/map-arguments`

Open kgryte opened this issue 2 years ago • 0 comments

Description

This RFC proposes improving the TypeScript type declarations for @stdlib/utils/map-arguments. Currently, considerable type information is lost when using this function.

Ideally, we'd improve declarations for the input and callback functions and the thisArg.

Related Issues

No.

Questions

No.

Other

No.

Checklist

  • [X] I have read and understood the Code of Conduct.
  • [X] Searched for existing issues and pull requests.
  • [X] The issue name begins with RFC:.

kgryte avatar Aug 22 '23 20:08 kgryte