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

enhance: use map iter to iterate the map instead of map keys and values #3457

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

wln32
Copy link
Member

@wln32 wln32 commented Apr 5, 2024

遍历map时使用map iter更快速,不改变原函数的行为

@wln32 wln32 requested a review from gqcn April 6, 2024 04:46
@gqcn gqcn changed the title improve: In the doMapConvert function in the gconv package, use map iter to traverse the map faster. enhance: use map iter to iterate the map instead of map keys and values Apr 7, 2024
@gqcn gqcn merged commit 911f1cb into gogf:master Apr 7, 2024
23 checks passed
@wln32 wln32 deleted the Improve/gconv-map branch April 7, 2024 02:54
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

Successfully merging this pull request may close these issues.

2 participants