Closed
Description
Description
This RFC proposes improving the TypeScript type declarations for @stdlib/utils/group
. Currently, considerable type information is lost when returning results, which are presently typed as any
.
Ideally, we'd improve declarations similar to @stdlib/utils/group-by
which better preserves type info.
Related Issues
Questions
No.
Other
No.
Checklist
- I have read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
RFC:
.
Metadata
Metadata
Assignees
Labels
RFC feature request which has been accepted.Issue or pull request for enhancing existing functionality.A good first issue for new contributors!Request for comments. Feature requests and proposed changes.Issue involves or relates to TypeScript.Low degree of difficulty. Should be straightforward to implement and/or resolve.Normal priority concern or feature request.