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

feat: add mapify function #58

Merged
merged 4 commits into from
Jul 2, 2024

Conversation

cimbraien
Copy link
Contributor

Summary

  • Add mapify function to array group.

Related issue, if any:

#49

What kind of change does this PR introduce?

Feature

For any code change,

  • Related documentation has been updated, if needed
  • Related tests have been added or updated, if needed

Does this PR introduce a breaking change?

No

@aleclarson aleclarson changed the title feat: add mapify function feat: add mapify function Jul 2, 2024
{ id: 'd', word: 'hey' },
{ id: 'e', word: 'ok' },
]
_.objectify(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still using objectify in the benchmarks

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@radashi-org radashi-org deleted a comment from codspeed-hq bot Jul 2, 2024
@radashi-org radashi-org deleted a comment from codspeed-hq bot Jul 2, 2024
@cimbraien cimbraien requested a review from aleclarson July 2, 2024 17:38
@aleclarson aleclarson added the new feature This PR adds a new function or extends an existing one label Jul 2, 2024
@aleclarson aleclarson merged commit b82b292 into radashi-org:main Jul 2, 2024
5 checks passed
@aleclarson
Copy link
Member

Thanks for your contribution, @cimbraien. Hope to see more from you in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature This PR adds a new function or extends an existing one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants