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

Why is the return type of NewBatchFunc *Load[K,V]? #108

Open
toyohashi6140 opened this issue Jul 30, 2023 · 1 comment
Open

Why is the return type of NewBatchFunc *Load[K,V]? #108

toyohashi6140 opened this issue Jul 30, 2023 · 1 comment

Comments

@toyohashi6140
Copy link

Why is it that the return type is *Load[K,V], which is a struct, even though the *Load[K,V] type serves as the default for Interface[K,V]?

I tried to do a pull request for improvement and was blocked with a 403. Please check.

@toyohashi6140
Copy link
Author

The above is about V7.

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

1 participant