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

How to get key by index? #266

Open
Azmekin opened this issue Aug 30, 2023 · 1 comment
Open

How to get key by index? #266

Azmekin opened this issue Aug 30, 2023 · 1 comment

Comments

@Azmekin
Copy link

Azmekin commented Aug 30, 2023

I saw func "eachKey". Do you have func for get key by index?

@buger
Copy link
Owner

buger commented Aug 30, 2023

Hi! No, you will have to iterate till needed index, and then return early. But overall performance wise it will be the same.

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