Skip to content
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

Why does groupBy return Partial Record? #48

Closed
user753 opened this issue Oct 15, 2022 · 2 comments
Closed

Why does groupBy return Partial Record? #48

user753 opened this issue Oct 15, 2022 · 2 comments
Assignees

Comments

@user753
Copy link

user753 commented Oct 15, 2022

What is the usage case for this Partial type? Could it just return Record?

@mobily
Copy link
Owner

mobily commented Oct 16, 2022

@user753 that's actually a good question and I don't really remember 😅 but I feel the Partial type might be redundant, I will look into it

@mobily mobily self-assigned this Oct 16, 2022
@mobily
Copy link
Owner

mobily commented Nov 2, 2022

@user753 fixed in v4.0.0-rc.0 (you can install it with the next tag, yarn add @mobily/ts-belt@next

@mobily mobily assigned user753 and unassigned mobily Nov 2, 2022
@user753 user753 closed this as completed Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants