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

chore: improve p/demo/avl's readability and safety #785

Merged
merged 4 commits into from
May 7, 2023
Merged

Conversation

jaekwon
Copy link
Contributor

@jaekwon jaekwon commented Apr 27, 2023

uses type IterCbFn func(key string, value interface{}) bool for better readability and safety.

@jaekwon jaekwon requested a review from a team as a code owner April 27, 2023 05:57
@moul
Copy link
Member

moul commented Apr 27, 2023

Depends on #784

Edit: merged.

@moul moul changed the title Iterate improvements chore: improve p/demo/avl's readability and safety May 7, 2023
@moul moul merged commit 0aaee73 into master May 7, 2023
28 checks passed
@moul moul deleted the jae/iterate branch May 7, 2023 22:48
peter7891 pushed a commit that referenced this pull request May 9, 2023
Co-authored-by: Manfred Touron <94029+moul@users.noreply.github.com>
moul-bot pushed a commit that referenced this pull request May 19, 2023
Co-authored-by: Manfred Touron <94029+moul@users.noreply.github.com>
@moul moul added this to the 🚀 main.gno.land (required) milestone Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants