Skip to content

Add Iter Pos method.#1

Merged
cyharyanto merged 3 commits intomasterfrom
feature/iter-pos
Jul 24, 2023
Merged

Add Iter Pos method.#1
cyharyanto merged 3 commits intomasterfrom
feature/iter-pos

Conversation

@cyharyanto
Copy link
Collaborator

The method will return the position of the current item within the iterator. This method will have O(log n.m) where m is the degree of the btree.

@cyharyanto cyharyanto requested a review from a team July 21, 2023 15:41
@cyharyanto
Copy link
Collaborator Author

Related PR: tidwall#35

@cyharyanto cyharyanto merged commit 942030a into master Jul 24, 2023
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