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

Add generics to function_no_cache #212

Merged
merged 3 commits into from
Jul 3, 2024
Merged

Add generics to function_no_cache #212

merged 3 commits into from
Jul 3, 2024

Conversation

UnexDev
Copy link
Contributor

@UnexDev UnexDev commented Jun 10, 2024

Closes #211

@jaemk
Copy link
Owner

jaemk commented Jun 13, 2024

Hey thanks @UnexDev - would you mind adding this to the once and io_cached macros as well?

@UnexDev
Copy link
Contributor Author

UnexDev commented Jun 13, 2024

Hey thanks @UnexDev - would you mind adding this to the once and io_cached macros as well?

Oh yeah definitely, didn't think those had the same problem.

@jaemk jaemk merged commit d543b69 into jaemk:master Jul 3, 2024
1 check passed
@jaemk
Copy link
Owner

jaemk commented Jul 3, 2024

Thanks again, released in 0.52.0/0.22.0

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.

Generic parameters not added to no_cache function.
2 participants